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
What is the quality process in development?
Explain difference between read(1) and read work file once?
Tell me can we update with histogram?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how to find occurrence of mu and pe fields in a file?
How to find occurrence of mu and pe fields in a file?
How are you going to remove duplicates from the file that is being read?
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?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How can we see the copy book length using file-aid?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Define cobol coding sheet?