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 we see the copy book length using file-aid?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain how many work file we can code in jcl?
Explain how to find occurrence of mu and pe fields in a file?
Define cobol coding sheet?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how to move cursor to a particular field when position is not known?
How to receive data passed through jcl parm parameter in a natural program?
Explain the like inverted list?
Tell me can we update with histogram?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How are you going to remove duplicates from the file that is being read?