View previous topic :: View next topic |
Author |
Message |
deepa12 Beginner
Joined: 05 Apr 2005 Posts: 131 Topics: 64 Location: chennai
|
Posted: Wed May 18, 2005 11:48 am Post subject: os/vs cobol messages & code manual |
|
|
I am looking for os/vs cobol messages & code manual
Basically i am geeting an error
IKF2206I-C REDEFINITION OF AN 01 IN THE FILE OR COMMUNICATION SECTION IS IMPLICIT
when i try to compile a TELON pgm for a copybook that has redefines & is declared in the FD.
If this copybook is declared as custom code in TELON then it works fine
I feel that this message is informational because of the I suffix. But compilation stops & the return code is 8 Pls help _________________ deepa |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Wed May 18, 2005 11:59 am Post subject: |
|
|
Deepa12,
As far as I know IBM error/warning messages are prefixed by IGY for cobol. So I don't think it is an OS/VS cobol error. Did you try checking the telon manuals?
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
deepa12 Beginner
Joined: 05 Apr 2005 Posts: 131 Topics: 64 Location: chennai
|
Posted: Wed May 18, 2005 12:24 pm Post subject: |
|
|
ACTUALLY WE USE ONLY ASM90 to generate the TELON macros
And then use CPXUPTSM to compile a telon or a COBOL pgm
But i have also seen that IKFCBL00 an OS/VS COBOL compiler which is in SYS3.COBVST0.VSCOLIB in my installation gives IKF messages _________________ deepa |
|
Back to top |
|
|
Bill Dennis Advanced
Joined: 03 Dec 2002 Posts: 579 Topics: 1 Location: Iowa, USA
|
Posted: Wed May 18, 2005 3:43 pm Post subject: |
|
|
That's the old, old COBOL-68 product (OS/VS COBOL) which is no longer supported. _________________ Regards,
Bill Dennis
Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity. |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
deepa12 Beginner
Joined: 05 Apr 2005 Posts: 131 Topics: 64 Location: chennai
|
Posted: Thu May 19, 2005 4:06 am Post subject: |
|
|
Thanks ...But..will i not get these messages & code manual & migration guide or something talking about the differences? _________________ deepa |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Thu May 19, 2005 6:35 am Post subject: |
|
|
deepa12,
Unfortunately IBM does NOT host the manuals for OS/VS cobol on the web.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
Mervyn Moderator
Joined: 02 Dec 2002 Posts: 415 Topics: 6 Location: Hove, England
|
Posted: Thu May 19, 2005 8:21 am Post subject: |
|
|
Later Cobol versions have a compiler option, (FLAG(W,W)) or thereabouts, that stops the return code for "I" level messages. I can't remember whether this existed for Cobol 68, but it may be worth a try. _________________ The day you stop learning the dinosaur becomes extinct |
|
Back to top |
|
|
deepa12 Beginner
Joined: 05 Apr 2005 Posts: 131 Topics: 64 Location: chennai
|
Posted: Fri May 20, 2005 9:02 am Post subject: |
|
|
Thanks ...i will try this out _________________ deepa |
|
Back to top |
|
|
slade Intermediate
Joined: 07 Feb 2003 Posts: 266 Topics: 1 Location: Edison, NJ USA
|
Posted: Sat May 21, 2005 7:50 pm Post subject: |
|
|
Hi Deepa,
I came across the following link a while back. It contains old manuals for various mfrs. It's a long shot, but you MAY be able to find the one you're looking for. Good luck.
Enter this site: <http://www.bitsavers.org/pdf/Index.txt>
You'll see a list of manual names ending in .pdf
For example: ibm/series1/GA34-0021-0_series1mod5proc.pdf
When you decide on a Manual, prepend the following to the desired
manual name: http://bitsavers.org/pdf/
Then enter the result into your Browser's address window and click GO.
An example:
http://bitsavers.org/pdf/ibm/series1/GA34-0021-0_series1mod5proc.pdf
The Manual will appear in PDF format.
Alternate method:
Once you're in the site, enter the Manual name in the browser window and hit go. The browser will return the fully qualified address of bitsavers w/the manual
name appended. Then click on that link. _________________ Regards, Jack.
"A problem well stated is a problem half solved" -- Charles F. Kettering |
|
Back to top |
|
|
deepa12 Beginner
Joined: 05 Apr 2005 Posts: 131 Topics: 64 Location: chennai
|
Posted: Mon May 23, 2005 2:16 am Post subject: |
|
|
Thanks a lot ... i will try all this _________________ deepa |
|
Back to top |
|
|
deepa12 Beginner
Joined: 05 Apr 2005 Posts: 131 Topics: 64 Location: chennai
|
Posted: Mon May 23, 2005 2:16 am Post subject: |
|
|
Thanks a lot
i will try all these _________________ deepa |
|
Back to top |
|
|
|
|