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 return codes be tested before execution of a job step?
In sms datasets, what is the function of the dd avgrec keyword?
what is the purpose of coding notify parameter in job statement?
what is the JCL statement consists of?
Explain the function of //jcllib statement?
how do you code a null statement?
Explain dd statement in jcl?
what happens in execution stage in job processing?
Explain the function of job statement in jcl?
how to do automated restart when a job abends?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what JCL Procedures?
Name what parameter directs the output of the job log dataset?
What do you know about jcl?
Can we call instream to catalog and catalog to instream?