how do u send return code from cobol to jcl ?
Answers were Sorted based on User's Feedback
Answer / lu
EX : in step02 , your cobol program, u move 16 or something
else to return code...without define return code in
wss..and you test if return code = 16 in your step03
| Is This Answer Correct ? | 2 Yes | 0 No |
What is dummy parameter in JCL??
What is the function of the dd avgrec keyword in sms datasets?
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
wt will happen to the step of a job if u code COND=ONLY
How to release the Output HELD by using HOLD = YES on DD statement ?
What is a MODEL Paramater in GDG ?
What is the difference between sb37,se37,sd37 each?
how to compress the data set
Why do you want to specify the REGION parameter in a JCL step?
read all error codes like SB07?
How to execute step2,step1, step3 if step1,2,3 are in order
What is the use of ikjeft1b utility in jcl?