Answer Posted / euler
You can use the "perform subroutine name-of-routine" to make what you want with the 'go to'; you call a subroutine and treat one variable choosen for you when the program return back to the normal point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define cobol coding sheet?
Explain the address converter?
What is a hyperdescriptor?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
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?
The natural file converted to PDF file if Yes then explain ?
How to find occurrence of mu and pe fields in a file?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How to receive data passed through jcl parm parameter in a natural program?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
How can we see the copy book length using file-aid?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
What is the difference between read(1) and read work file once?