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 |
Tell me can we update with histogram?
what is the difference between read and find ?
what r the quality process in development
How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Define cobol coding sheet?
Explain difference between read(1) and read work file once?
What is Natural?
Can we update with histogram?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain the difference between external subroutine and subprogram?
Explain how many work file we can code in jcl?