Example 3

//LATER EXEC PGM=SCRUB,COND=((10,LT,STEPA),(20,EQ),ONLY)  

This example says ‘Execute this step only if one of the preceding steps terminated abnormally; but bypass it if 10 is less than the return code STEPA issues or if any of the steps that terminated normally issued a return code of 20’.