Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is the difference between External subroutine and subprogram?
What is a hyperdescriptor? How does it work?
How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.
can i see the copy book length using file-aid ?
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
Can you explain control variable in online screens?
How are you going to remove duplicates from the file that is being read?
differnce between read work file 1 and read work file once? why we are using work file once?
How can I create 1 DDM that fetches 3 ADABAS files simultaneously?