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 ?
Answer Posted / shreyas
Prakash thanks for your reponse. Could you please provide me with syntax of the Terminate command that would be helpful for me...
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the data storage?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Tell me what type of files we can process thru file-aid?
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?
Explain the difference between external subroutine and subprogram?
Explain how to move cursor to a particular field when position is not known?
Explain the address converter?
Tell me can we update with histogram?
Explain how many work file we can code in jcl?
Define cobol coding sheet?
Explain how to find occurrence of mu and pe fields in a file?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?