Answer Posted / deepmaala
There is no GOTO statement in NATURAL
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data trace system 2.0 used for?
Explain how to move cursor to a particular field when position is not known?
Explain the difference between external subroutine and subprogram?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
The natural file converted to PDF file if Yes then explain ?
What is a hyperdescriptor?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
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?
How to receive data passed through jcl parm parameter in a natural program?
Tell me what type of files we can process thru file-aid?
How can we see the copy book length using file-aid?
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?
Suppose 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?
Explain control variable in online screens?