How can you submit a job from COBOL programs?
Answer Posted / mmr
through INTRDR(intrnal reader)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is report-item in COBOL?
How arrays can be defined in COBOL?
Difference between cobol and cobol-ii?
What is cobol?
What are 77 levels used for?
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)?
What is redefines clause in COBOL?
Can we redefine the field of x(200) to less than 200?
What type of SDLC u followed? Why?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Why did you choose to work with ibm mainframe cobol programming?
Explain how to differentiate call by context by comparing it to other calls?
What is link edit in cobol?
What is a SSRANGE and NOSSRANGE?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?