Is it possible to code GOTO statement in NATURAL? if yes
please provide the syntax of the same
Answer / jaishree
No, There is not GOTO statement in Natural.
There is a Perform statement which is used to call a
subroutine.
A subroutine is a a block of code which is to be executed
several times within an object.
| Is This Answer Correct ? | 15 Yes | 0 No |
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?
Define cobol coding sheet?
What is a hyperdescriptor?
Explain why do we use file-aid for seqential files?
Explain the address converter?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Can we update with histogram?
ADABAS basic concepts. Like inverted list, address converter ,data storage
Can you explain control variable in online screens?
What is a hyperdescriptor? How does it work?
Explain how to move cursor to a particular field when position is not known?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?