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 / prakash
Give Terminte command with siviority number
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
How to find occurrence of mu and pe fields in a file?
Explain difference between read(1) and read work file once?
Explain how to move cursor to a particular field when position is not known?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain the like inverted list?
What is data trace system 2.0 used for?
Explain how to find occurrence of mu and pe fields in a file?
How can we see the copy book length using file-aid?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
Explain the address converter?
How converted the natural coding for adabas
Explain difference between read work file 1 and read work file once? Why we are using work file once?