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


Please Help Members By Posting Answers For Below Questions

Explain the like inverted list?

756


Define cobol coding sheet?

766


Explain the difference between external subroutine and subprogram?

900


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

857


Explain why do we use file-aid for seqential files?

816


In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?

1706


Explain difference between read work file 1 and read work file once? Why we are using work file once?

768


Explain difference between read(1) and read work file once?

744


What is the quality process in development?

827


What is cobol coding sheet?

929


Tell me what type of files we can process thru file-aid?

754


Explain how many work file we can code in jcl?

783


Explain the address converter?

813


How are you going to remove duplicates from the file that is being read?

758


What is a hyperdescriptor? How does it work?

853