suppressing copybook expansion in compile listing



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

suppressing copybook expansion in compile listing

Postby rajithr007 » Thu Sep 11, 2008 11:43 am

Are there any parameter for compiler IGYCRCTL which will help in suppressing copybook expansion in the compile listing
rajithr007
 
Posts: 13
Joined: Thu Sep 11, 2008 11:31 am
Has thanked: 0 time
Been thanked: 0 time

Re: suppressing copybook expansion in compile listing

Postby dick scherrer » Fri Sep 12, 2008 12:11 am

Hello,

Yes, there is SUPPRESS.
    COPY copybook SUPPRESS.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: suppressing copybook expansion in compile listing

Postby rajithr007 » Sat Sep 20, 2008 2:03 am

hi dick,

we have tried copy <copybook-name> suppress in the source and by putting *CONTROL NOSOURCE at the beginning and *CONTROL SOURCE at end of the copy book. both works but is there any parameter for igycrctl that can suppress the copy books being expanded rather that editing copy book or the source?
rajithr007
 
Posts: 13
Joined: Thu Sep 11, 2008 11:31 am
Has thanked: 0 time
Been thanked: 0 time

Re: suppressing copybook expansion in compile listing

Postby dick scherrer » Sat Sep 20, 2008 2:20 am

Hello,

Not that i'm aware of.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: suppressing copybook expansion in compile listing

Postby rajithr007 » Fri Sep 26, 2008 12:42 am

Thank you Dick for you suggestion...we had to go with the CONTROL NOSOURCE & CONTROL SOURCE change in the copy book...
rajithr007
 
Posts: 13
Joined: Thu Sep 11, 2008 11:31 am
Has thanked: 0 time
Been thanked: 0 time

Re: suppressing copybook expansion in compile listing

Postby dick scherrer » Fri Sep 26, 2008 2:45 am

You're welcome :)

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post