I want to execute a step having Include member logic with some condition. COND option can not be used with Include Member. Is there any other way to do this.
Here is my code
000102 //STEP006 INCLUDE MEMBER=COMPILE1
000103 //STEP007 INCLUDE MEMBER=RUNJCL1
000103 //STEP007 INCLUDE MEMBER=RUNJCL1
I want to execute step007 if step006 has been run successfully and given return code =< 4
Thanks
Nikesh