should I use Go back in the main program ? Yes we can use
Go back in main program as well.
Answer Posted / sanjeev gupta
We can use goback both in main program and sub program. The
difference is that only, in case of sub program: after the
successful execution the control will pass to main program
whicle in case of main program:the control will pass to OS.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is amode(24)?
how do you reference the ksds vsam file formats from cobol programs
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What do you understand by psb and acb?
what is the difference between COBOL2 AND COBOL390?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How do you reference the fixed block file formats from cobol programs
How many sections are there in data division in COBOL?
IF I mention stop run in CICS what happens?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Write some characteristics of cobol as means of business language.
What are literals?
Explain about different table spaces.
In which area will you utilize 88 level items in cobol?