What will happen if you code GO BACK instead of STOP RUN in
a stand alone COBOL program ?
Answer Posted / shilpi gupta
When Go back is specified in main program, it will act like STOP RUN and will give control back to MVS/OS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between perform … with test after and perform … with test before?
What is the problem of ordered sequential files access?
How arrays can be defined in COBOL?
For rewrite, why is it mandatory that file needs to be opened?
How many bytes S(8) comp field occupy and its maximum value?
Write down the divisions of cobol program?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is amode(31)
) How do u handle errors in BMS macro
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Name the divisions, which are available in a cobol program?
What is the difference between comp and comp-3 usage?
What is the utilization of copybook in cobol?
) what is the difference between AID and HANDLE AID?