Page 1 of 1

Using AND & OR with COND code

PostPosted: Mon Jul 06, 2009 8:34 pm
by ranga_subham
Hi,

Would you please post some examples here of COND operator that use AND & OR?

Please help.

Thanks.

Re: Using AND & OR with COND code

PostPosted: Tue Jul 07, 2009 3:25 pm
by expat
If you are talking COND= on the JCL statements,

Read all about it in the JCL reference manual. Also look at IF/THEN/ELSE

Re: Using AND & OR with COND code

PostPosted: Tue Jul 07, 2009 4:14 pm
by ranga_subham
Expat, you are right. I am talking about COND to be used in a JCL.

Thanks.

Re: Using AND & OR with COND code

PostPosted: Tue Jul 07, 2009 7:31 pm
by expat
click HERE for condition code checking.

click HERE for IF/THEN/ELSE