On Thu, 17 Jan 2019 17:11:46 +0000, Franzon, Stephen wrote: >But if BKDSN.RC = 4, then ( RC > 0 & BKDSN.RC <> 4 ) will evaluate false >regardless of the RC of any other step, which is not what is required. If any >other step has a non zero RC, then it needs to evaluate true. > I stand corrected.
>The oyly way that I can think of to do this is to check the expected return >code of each and every step. >i.e. >IF (ABEND | TSOBATCH.RC > 0 | BKDSN.RC > 4 | CLEARIT.RC > 0 | .... > >But maybe there is a simpler way. > It's a pity that this "Language" doesn't provide for execution time assignment of variable vaues. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN