COND inside IF



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

COND inside IF

Postby shivendu » Tue May 06, 2008 5:07 pm

Can we have COND inside IF? Example:

//STARTIF IF STEP1.RC=0 OR STEP2.RC=0 THEN
//**
//PRINTOUT EXEC PGM=IEBGENER,REGION=0M,COND=EVEN,TIME=800
.
.
.
//ENDIF ENDIF

Is the above snippet fine?
shivendu
 
Posts: 11
Joined: Sun May 04, 2008 3:52 pm
Has thanked: 0 time
Been thanked: 0 time

Re: COND inside IF

Postby arunprasad.k » Tue May 06, 2008 6:38 pm

arunprasad.k
 
Posts: 110
Joined: Thu Dec 27, 2007 5:18 pm
Has thanked: 0 time
Been thanked: 0 time


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post