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
Tell me what type of files we can process thru file-aid?
How to find occurrence of mu and pe fields in a file?
What is a hyperdescriptor? How does it work?
Explain how are you going to remove duplicates from the file that is being read?
Define cobol coding sheet?
What is the quality process in development?
Explain why do we use file-aid for seqential files?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Can you explain control variable in online screens?
How are you going to remove duplicates from the file that is being read?
How to receive data passed through jcl parm parameter in a natural program?
Explain the address converter?
Explain the like inverted list?
The natural file converted to PDF file if Yes then explain ?
How to create 1 ddm that fetches 3 adabas files simultaneously?