How do you submit JCL via a Cobol program?

Answer Posted / s.vijay krishnan

Step 1 : write all the jcl statements in a file.
step 2 : in the jcl assign the dd statement to sysout with
intrdr.

Is This Answer Correct ?    5 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 alternativelyiented cobol programming?

709


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

1931


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

712


A table has two indexes defined. Which one will be used by the SEARCH?

759


i need a small 3d program using inline and outline.

1638






What are literals?

632


What is a scope terminator give example?

657


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2732


How arrays can be defined in COBOL?

663


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

648


Name the divisions, which are available in a cobol program?

685


Write a cobol program making use of the redefine clause.

732


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


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

748


how do you reference the variable block file formats from cobol programs

686