Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to write Compile JCl

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
krbabu

Active User


Joined: 20 Feb 2004
Posts: 57

PostPosted: Wed Mar 03, 2004 10:41 am    Post subject: How to write Compile JCl
Reply with quote

Hi,
Can anybody tell me the idea about, how to write the compile jcl.
Just i created one Cobol program and want to compile it and run this cobol program. please give the idea about this.
Back to top
View user's profile Send private message
References
PostPosted: Wed Mar 03, 2004 10:41 am    Post subject: Re: How to write Compile JCl Reply with quote

mvs_butta

New User


Joined: 23 Dec 2003
Posts: 13

PostPosted: Wed Mar 03, 2004 11:12 am    Post subject:
Reply with quote

Check this link
[url] http://ibmmainframes.com/jcls/cobol/cob1.html[/url]
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1474

PostPosted: Thu Mar 04, 2004 7:46 am    Post subject:
Reply with quote

Hi Ravindra,

That stuff should be available to everybody in your shop. I've been in the business for 30+ years and I've NEVER had to write my own compile JCL. Ask one of your co-workers where the compile procs are kept (dataset name) and their member names.

Regards, Jack.
Back to top
View user's profile Send private message
pradeep

New User


Joined: 31 Jan 2004
Posts: 10
Location: Surandai,India

PostPosted: Fri Mar 05, 2004 11:56 am    Post subject: Compile JCL
Reply with quote

Hello Kr babu,

Compile Jcl is also a jcl program consisting a set fo jcl statements.It is used for compiling the cobol programs.

The sample code is given below:

//job1 job notify=&sysuid
//comp --- exec the procedure of compiling cobol programs,sprog=filename
// slib='',pgmlib=''
// icon_smile.gif
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1