What type of Call you would use if you don;t want the
control back to the calling program?
Answer Posted / lr
@vaduguru
Thanks for answering.
But the question is in COBOL CALL.
Since, I posted under COBOL question list, I didn't
mentioned it explicitly in the question.
I was really curious to answer to this.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How many sections are there in data division in COBOL?
) How do u handle errors in BMS macro
how do you reference the fixed unblock file formats from cobol programs
What is the difference between PIC 9.99 and PIC9v99?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is rmode(any) ?
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.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Which division and paragraphs are mandatory for a COBOL program?
Mention the guidelines to write a structured cobol program?
What rules are followed by the search verb.
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
How to know whether the module is dynamical or statistical?
how can i see junk values in dclgen or in hostvariable of comp ?
What is amode(24)?