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 / manish

Hi Shreyas...You asked for the syntax of Terminate command.

Read work file #WK-Number once #WK-Record
At End of File
Terminate 40
End-Endfile

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

598


Explain how to move cursor to a particular field when position is not known?

540


How can we see the copy book length using file-aid?

551


Tell me what type of files we can process thru file-aid?

538


What is data trace system 2.0 used for?

5151






Explain how to find occurrence of mu and pe fields in a file?

503


How to receive data passed through jcl parm parameter in a natural program?

560


How converted the natural coding for adabas

2691


What is cobol coding sheet?

728


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

557


Can we see the copy book length using file-aid?

501


Explain difference between read work file 1 and read work file once? Why we are using work file once?

561


What is the quality process in development?

571


Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

614


Explain control variable in online screens?

562