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
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How to know whether the module is dynamical or statistical?
In COBOL programming, what is PERFORM? What is VARYING?
What are the pertinent COBOL commands?
How to remove 2 duplicate records and copy only one using job control language?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
) How do u handle errors in BMS macro
Write a program to explain size error.
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between structured cobol programming and object alternativelyiented cobol?
Write a cobol program making use of the redefine clause.
how can i see junk values in dclgen or in hostvariable of comp ?
how to convert the recors form vsam file to db2 table tru file aid
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What rules are followed by the search verb.