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


Please Help Members By Posting Answers For Below Questions

What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

672


What do you understand by psb and acb?

661


how do you reference the fixed unblock file formats from cobol programs

710


How do we get current date from system with century in COBOL?

801


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

703






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?

5375


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

681


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

710


What are the different types of condition in cobol and write their forms.

656


In COBOL, what is the different between index and subscript?

755


how to move the records from file to array table. give with code example

2218


What is inspect in cobol ?

799


) how do u code after getting data?

1578


What is amode(24)?

682


Write a program that uses move corresponding.

670