Explain difference between escape(top or bottom) and escape immediate(top or bottom?
No Answer is Posted For this Question
Be the First to Post Answer
control variable in online screens
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 difference between read(1) and read work file once?
How to receive data passed through jcl parm parameter in a natural program?
How converted the natural coding for adabas
What is cobol coding sheet?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
why do we use file-aid for seqential files?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
how to move cursor to a particular field when position is not known?
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 ?