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

compile and link program in 6.1


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
brigitte pruett

New User


Joined: 26 Jan 2007
Posts: 2
Location: austin tx

PostPosted: Tue Aug 16, 2016 12:09 am
Reply with quote

does anyone have or can point me to some JCL example to compile and link a program under enterprise cobol 6.1. I have been doing research all day but I been unable to find a sample, I found a lot of information about the compiler and its options
thank you
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Tue Aug 16, 2016 12:38 am
Reply with quote

Most sites customize their compile process. This is because some sites have CA-LIBRARIAN or CA-PANVALENT or SCLM or Endevor or ... for source code management, and some of these products handle the compile process for you wile others don't. You would be MUCH better off talking to your co-workers, team leader, manager, or site support group to find out what to do at your site instead of asking on a forum where we don't work at your site and have no idea what your site does.

Broadly speaking, low-level qualifier IGYSAMP (under whatever HLQ your site uses for the COBOL compiler) has sample code as well as sample JCL (look for IGYWIVP1 and IGYWIVP2 members, for example) to compile some of the sample code. This sample code and JCL is typically not customized to the site, though, and hence may require extensive modification to be usable in your environment.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Tue Aug 16, 2016 1:39 am
Reply with quote

Do you not have version control tool at your site?
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Tue Aug 16, 2016 3:06 am
Reply with quote

"Knowledge is knowing that a tomato is a fruit, but Wisdom is knowing not to put it in a fruit salad."

And Expertise (or being able to use a search-engine) is knowing that you can put a tomato in a fruit salad if you do it correctly :-)
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts C Compile time time stamps Java & MQSeries 10
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
Search our Forums:

Back to Top