IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

To skip some middle steps in proc with out changing the proc


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
bbharathiraj
Warnings : 1

New User


Joined: 26 Oct 2006
Posts: 50
Location: Chennai

PostPosted: Wed Nov 08, 2006 11:21 am
Reply with quote

FOr example, I have 100 steps in my proc. Is it possible to skip the step 50 to 80 by with out changing proc? Is any JCL commands are there?
I know by giving override of COND code on each step. Is there any alternate solution?

Thanks in Advance.
Bharathiraj
Back to top
View user's profile Send private message
sbpati

New User


Joined: 11 Oct 2006
Posts: 11

PostPosted: Wed Nov 08, 2006 12:32 pm
Reply with quote

Hi,

You can use IF/THEN/ELSE/ENDIF also instead of COND.

Correct me If I am worng.

sbpati
Back to top
View user's profile Send private message
bbharathiraj
Warnings : 1

New User


Joined: 26 Oct 2006
Posts: 50
Location: Chennai

PostPosted: Wed Nov 08, 2006 12:40 pm
Reply with quote

Hi,

Thanks for your response.

We can. But we need to edit the proc to implement this IF statement.
We can't give override this IF statement in the proc.
Is there any other way?
Back to top
View user's profile Send private message
shreevamsi

Active User


Joined: 23 Feb 2006
Posts: 305
Location: Hyderabad,India

PostPosted: Wed Nov 08, 2006 12:51 pm
Reply with quote

Check this previous post:
ibmmainframes.com/viewtopic.php?t=11551&highlight=iebedit
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts changing defaults in db2 admin - Unlo... DB2 0
No new posts CA7 deleting files in steps after job... CA Products 4
No new posts Want to mask Middle 8 Digits of Debit... COBOL Programming 3
No new posts Tilde Characters Changing to COLONs i... CLIST & REXX 22
No new posts SKIP LOCKED DATA in UPDATE statement DB2 9
Search our Forums:

Back to Top