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 / sathish
STOP command used to end the program, TERMINATE used to end
the natural session.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how many work file we can code in jcl?
What is the difference between read(1) and read work file once?
How converted the natural coding for adabas
What is a hyperdescriptor?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Can we see the copy book length using file-aid?
Can you explain control variable in online screens?
How to receive data passed through jcl parm parameter in a natural program?
The natural file converted to PDF file if Yes then explain ?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Tell me what type of files we can process thru file-aid?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?