|
On Fri, 2004-05-07 at 15:52, Reeve wrote: > strpgmexp pgmlvl(*PRV) SIGNATURE('2003.11.06.1100') > > export symbol('NYV005') > > endpgmexp > > > > strpgmexp pgmlvl(*PRV) > > export symbol('NYV005') > > endpgmexp Why do you have this twice? I know the signature is different, but the export list is the same. Just curious... > I have one nerve left, and I'm jumping on it. I'd be grateful for a clue > because I'm out of them. A signature violation means that something is out of whack with your bindings. UPDPGM PGM(YOURPGM) MODULE(*NONE) will reset the bindings for any program you have without needing to recompile it. Any chance that you have a service program somewhere that was not done this way? Could this service program be referring to another service program without a hard coded signature? Joel http://www.rpgnext.com
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.