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 |
What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
difference between read(1) and read work file once ?
What is a hyperdescriptor? How does it work?
How do you pass GDA into a sub program with out PDA?
If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?
What is Natural?
what type of files we can process thru file-aid
differnce between read work file 1 and read work file once? why we are using work file once?
How to find occurrence of mu and pe fields in a file?
What is the difference between READ BY ISN and FIND
Describe the COBOL coding sheet
2 Answers Cap Gemini, Royal Infotech,
Explain the difference between external subroutine and subprogram?