how can we pass parameters from JCL to cobol
subprogram...my requirement is i should not get data from
mainprogram but i need it from JCL directly
Answer Posted / muttaiah
Hi All,
Please try to understand the Question here.
They want to pass data from JCl to cobol subprogram not to
cobol program.
The above answers are used in case of passing data from JCL
to cobol.
Can someone answer the question correctly
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can a fb file convert to vb file using sort program?
what is JCL?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How jcl work to handle various input output file operations?
Is automatic restart possible in jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Explain the purpose of the dd keylen parameter?
Explain the function of a dd statement?
Differentiate between addressing mode and run mode.
which parameter is use to declare the name of dataset in dd statement?
How do you create a temporary dataset?
what is the use of IEBGENER utility?
What is one line to pass PARM from JCL to COBOL?
What is the purpose of the dd keylen parameter?
Can we call instream to catalog and catalog to instream?