Example 2

//J2  JOB  ,'D WEISKOPF',COND=((50,GE),(60,LT))  

This example says ‘If 50 is greater than or equal to a return code, or 60 is less than a return code, bypass the remaining job steps.’ In other words, the job continues as long as the return codes are 51 through 60.