View previous topic :: View next topic |
Author |
Message |
Anand_R Intermediate
Joined: 24 Dec 2002 Posts: 189 Topics: 60
|
Posted: Tue Jan 21, 2003 9:11 am Post subject: Description of the cobol compiler options |
|
|
Hi,
can some one provide the document or link.. where I can find the description of the cobol compiler options.(PGM=IKFCBL00)..
Thx
Anand |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Tue Jan 21, 2003 9:17 am Post subject: |
|
|
Anand,
The PGM used to compile cobol programs is IGYCRCTL.check the following links for a detailed explanation of
Compiler options
Compiling under z/OS
Hope this helps...
cheers
kolusu |
|
Back to top |
|
|
Anand_R Intermediate
Joined: 24 Dec 2002 Posts: 189 Topics: 60
|
Posted: Tue Jan 21, 2003 9:29 am Post subject: |
|
|
Kolusu,
Thx for ur response..
But the compile program we are using is the one I specified in my post..it is for IDMS type...so will there be any change in description for these compiler options..
Thx
Anand |
|
Back to top |
|
|
CaptBill Beginner
Joined: 02 Dec 2002 Posts: 100 Topics: 2 Location: Pasadena, California, USA
|
Posted: Tue Jan 21, 2003 12:21 pm Post subject: |
|
|
Anand_R,
Which version of COBOL are you using? |
|
Back to top |
|
|
Anand_R Intermediate
Joined: 24 Dec 2002 Posts: 189 Topics: 60
|
Posted: Wed Jan 22, 2003 5:28 am Post subject: |
|
|
Hi Captbill,
In the sysprint of compiled job.. I got following info..
1PP 5740-CB1 RELEASE 2.4 IBM OS/VS COBOL JULY 1
Thx |
|
Back to top |
|
|
CaptBill Beginner
Joined: 02 Dec 2002 Posts: 100 Topics: 2 Location: Pasadena, California, USA
|
Posted: Wed Jan 22, 2003 3:19 pm Post subject: |
|
|
OS/VS COBOL has not been supported for at least 10 years.
Luckily for you , most any COBOL book will do. I suggest you look on this site for the links to manuals and then go to a COBOL Programmers Guide. Browse on OPTIONS and you should find an explanation for them.
My suggestion is you try to get a newer compiler. |
|
Back to top |
|
|
|
|