Hi Howard,
Afaik, you can't overwrite the RC value in the job.
this won't work:
"
IF (TEBC#1.RC = 722)
SET RC=0001
END-IF
"
(the more, your abend is NOT an RC value but an ABENDCC value)
But what about coding
//CONT722 IF TEBC#1.ABENDCC = S722 THEN
// do whatever you want to do
// ENDIF
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html