× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi, Glenn:

Right or wrong, that's how it has always worked, and it is documented -- just prompt the UPDPGM or UPDSRVPGM command and press F1=Help in the MODULE parameter field. It says:

If the library of the module being replaced is different from the
library of the replacing module, the module's library after the
update will remain the library the module was in when the program
was first created. If the RPLLIB parameter is required to determine
which module to replace, the value to be entered in the RPLLIB
parameter for this module will not change due to the
update.
Far more serious, in my opinion, is the fact that, once you have used UPDPGM or UPDSRVPGM, the DSPPGMREF command will not always show correct information for the *PGM or *SRVPGM.

You could use CRTPGM or CRTSRVPGM to recreate *PGMs and *SRVPGMs from their component *MODULEs, and then you will never have the problem you mentioned, and DSPPGMREF will always show the correct information. (This assumes you do not delete *MODULEs after binding them into *PGMs or *SRVPGMs.)

Cheers,

Mark S. Waterbury

> Glenn Gundermann wrote:
I have a program that is comprised of three modules.

If I look at the module attributes, I can see the module name and library
for each.

I just made a change to one and created the module in QTEMP, then used
UPDPGM PGM(xxx) MODULE(QTEMP/xxx).

If I look at the module attributes now, the module library is still the
same as before and not QTEMP.

I can see the Source File and Library have changed since it is now in the
custom mods source file.

Is this a bug or is this working as designed?

Tks,

Glenn Gundermann
ggundermann@xxxxxx
(647) 272-3295

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.