How to execute a set of JCL statements from a COBOL program?

Answer Posted / anoop

You can execute JCL from cobol programs.

Write the jcl statements into a file and open it in out put
mode.

Is This Answer Correct ?    8 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the code implementing the perform … varying.

637


Define cobol?

854


What are the different rules of SORT operation?

689


What is an in line perform? When would you use it? Anything else you wish to say about it.

639


In COBOL programming, what is PERFORM? What is VARYING?

666






What are the cobol coding sheets?

655


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

503


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

808


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1757


What do you understand by psb and acb?

659


How to know whether the module is dynamical or statistical?

648


Difference between array and sub-script ?

1155


What is the usage of comp fields in cobol?

647


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)?

619


What is amode(24)?

678