CRTPGM PGM(&IOBJLIB/&IPGM) MODULE(&IOBJLIB/&IPGM) +
ENTMOD(*PGM) BNDDIR(&IOBJLIB/&IPGM) +
ACTGRP(&WACTGRP) OPTION(*DUPVAR)


We have a module M1 that is being phased out by M2 so that many of the exported procedures of M1 exist in M2 also.
To migrate programs to the new module we delete BNDDIRE M1 and add BNDDIRE M2 for each program concerned.

Now if I run the same CRTPGM command from the command line on a program that uses M2, I get the error message that duplicate procedure names exist. It's like the BNDDIR isn't being used at all.

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-2025 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.