MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Possible to override IF in PROC

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
ha.rajamohamed
Beginner


Joined: 29 Jan 2006
Posts: 71
Topics: 22

PostPosted: Wed Nov 29, 2006 3:33 pm    Post subject: Possible to override IF in PROC Reply with quote

// STEP01 exec pgm=XXX
// STEP02 exec pgm=XXX
// IF STEP02.RC <= 4 then
// STEP03 exec pgm=XXX
// ENDIF

Now the above STEP03 executes only if STEP02 gives return code of 4 or less. Now I dont want to execute the STEP02, I will bypass through COND override from JCL.
But want to proceed with STEP03 ... Is there any way to override the above IF Condition check (above STEP03) from the JCL?

Thanks
Raja Mohamed
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group