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


Please Help Members By Posting Answers For Below Questions

What is a report item?

741


What is the difference between comp and comp-3 usage?

681


how to access the file from prodution from changeman tool and to submit a file to production

6689


Why would you use find and get rather than to obtain?

694


) how do u code after getting data?

1583






Discuss about changing dataset name in proc.

765


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1915


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1785


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10643


how do you reference the esds vsam file formats from cobol programs

635


Can a Search can be done on a table with or without Index?

807


how to convert the recors form vsam file to db2 table tru file aid

2765


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

1933


What is the difference between external and global variables in COBOL?

815


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720