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 |
syntax for all WRITE COMMAND in natural language
How are you going to remove duplicates from the file that is being read?
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 ?
What is cobol coding sheet?
What is a hyperdescriptor? How does it work?
can i see the copy book length using file-aid ?
how to move cursor to a particular field when position is not known?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
differnce between read work file 1 and read work file once? why we are using work file once?
what r the quality process in development
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
what is the difference between read and find ?