|
>From: bill.reger@convergys.com >Date: Wed, 12 Dec 2001 16:04:32 -0500 > >Correct me if I'm wrong but won't removing observability before packaging >the deliverable solve Loek issue? For example: > > CHGPGM PGM(Library/*ALL) RMVOBS(*ALL) Bill, good idea, but the LSTDBG info doesn't seem to get removed. Loek, as Mike suggests, you might be able to write a program to inspect the dmpobj output. The text in columns 88 - 119 could be scanned for something that always appears in the listing prolog, like "Generation Options". It wouldn't be quite as trivial as just scanning each line, since any one phrase could be broken into two lines (I think), but it shouldn't be difficult programming. The LSTDBG info goes into the associated space. You could reduce the number of programs you had to check by eliminating the ones that have an associated space size of zero. (You can use the program-info API to get that information.) Barbara Morris
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.