|
Alan, I have a situation where a module is compiled from a temporary source member (which is just a copy of a real source member) and I want to be able to specify DBGVIEW(*SOURCE). This is software that my company ships, so I can't use DBGVIEW(*LIST) or DBGVIEW(*ALL) or I'm exposing the source to our customers, and my management wouldn't approve :-) I know I could simply remove observability from the shipped program at the time that we package it up for shipping, but there may be SOX/auditing implications with having (albeit subtle) differences between a shipped object and our development version... So I need to pause after the module is compiled into QTEMP, change the module source details to point to the original 'real' source member using QLICOBJD, and then bind the module into a program. Am I just trying to be too tricky here? Rory
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.