ANDY Beginner

Joined: 07 Feb 2004 Posts: 127 Topics: 67
|
Posted: Thu Jul 22, 2004 3:57 am Post subject: How to set return code ? |
|
|
I have a multiply steps job, the first step may abent, after that, I want to set the return code to zero, I use the following JCL. But it is not working. I want to know why and how to set return code?
// IF RC NE 0 THEN SET RC = 0
// ENDIF _________________ cheers,
Andy |
|