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

Way to skip a cobal pgm lines - using jcl


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

New User


Joined: 18 Feb 2006
Posts: 23
Location: chennai

PostPosted: Tue Sep 19, 2006 5:52 pm
Reply with quote

Hi all,,

Do any one know, how to skip a certain lines of codes in a cobbat pgm using jcl or any method, so that the program must be exectuted after certain lines . say after 50 lines the program coding must start its execution.

I heard my friend saying we can achieve this one by using EARLY utility., is anybody familiar of this ., or else please do suggest uR known methodology ..

Thanx in advance
Back to top
View user's profile Send private message
venkihce

New User


Joined: 15 Sep 2006
Posts: 1

PostPosted: Tue Sep 19, 2006 7:48 pm
Reply with quote

You can use the ENTRY stataments in COBOL program and LINK it using the LINK-EDIT step. An ENTRY will signify what part of the PROGRAM you would like to use!!
Back to top
View user's profile Send private message
mftrigger

New User


Joined: 18 Feb 2006
Posts: 23
Location: chennai

PostPosted: Fri Sep 22, 2006 7:02 pm
Reply with quote

Thanx venki.. its workin... this forum is chanceles.. every query is definitely answered by persons, who r britely talented.. thankz IBM mf..
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 I need a 4 lines block where substrin... DFSORT/ICETOOL 12
No new posts Copy few lines from SYSOUT of 10 mill... All Other Mainframe Topics 5
No new posts Generate output lines (SYSIN card for... DFSORT/ICETOOL 4
No new posts Merge 2 lines based on Space from a S... DFSORT/ICETOOL 5
No new posts JCL - To repeat a string in same colu... JCL & VSAM 2
Search our Forums:

Back to Top