Subprograms in compile listing



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

Subprograms in compile listing

Postby angelin » Mon Dec 07, 2015 11:31 pm

Is there any way to expand the subprograms in compile listing? If a program calls three subprograms, I want to see all the three programs expanded in my listing. Is there any compiler option to achieve this?
angelin
 
Posts: 1
Joined: Mon Dec 07, 2015 11:24 pm
Has thanked: 1 time
Been thanked: 0 time

Re: Subprograms in compile listing

Postby Robert Sample » Tue Dec 08, 2015 12:39 am

No. The sub programs may have been compiled YEARS ago and source is not stored with the load module. Some sites have even discovered they are executing programs for which they have no source code.

These users thanked the author Robert Sample for the post:
angelin (Wed Jan 20, 2016 12:55 am)
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post