Is it possible to code GOTO statement in NATURAL? if yes
please provide the syntax of the same
Answer Posted / 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 |
Post New Answer View All Answers
Can you explain control variable in online screens?
Explain how many work file we can code in jcl?
Define cobol coding sheet?
What is data trace system 2.0 used for?
Explain how to find occurrence of mu and pe fields in a file?
What is a hyperdescriptor?
Explain how to move cursor to a particular field when position is not known?
How are you going to remove duplicates from the file that is being read?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How converted the natural coding for adabas
Tell me what type of files we can process thru file-aid?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is cobol coding sheet?
What is the quality process in development?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?