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

To comiple multiple cobol pgms in One jcl compilation


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

New User


Joined: 11 Oct 2006
Posts: 5

PostPosted: Sun Nov 12, 2006 11:58 am
Reply with quote

Hi!

Beginner to JCl.

I am having JCL compiler program to run Cobol pgm.



Explain method to compile multiple cobol programs in one jcl by refering file

name.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sun Nov 12, 2006 1:26 pm
Reply with quote

Convert your JCL into cataloged procedure; Add PGMNAME as symbolic parameter; EXECute this procedure as many times as you want from JCL, with different PGMNAME each time.

O.
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 Replace each space in cobol string wi... COBOL Programming 2
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
Search our Forums:

Back to Top