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


Please Help Members By Posting Answers For Below Questions

What is cobol coding sheet?

722


What is the difference between read work file 1 and read work file once? Why we are using work file once?

528


What is the quality process in development?

569


How to create 1 ddm that fetches 3 adabas files simultaneously?

535


Explain difference between read(1) and read work file once?

555






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

612


What is a hyperdescriptor? How does it work?

629


How are you going to remove duplicates from the file that is being read?

540


Explain how many work file we can code in jcl?

570


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?

1440


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

591


What is a hyperdescriptor?

522


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

534


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

554


Can you explain control variable in online screens?

554