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



Also, if I'm not mistaken you don't need to recompile programs if you're
making a module change. You can implement the module into production and
do a UPDPGM. As long as the module has not changed it's procedural
interfaces that is all you have to do. I'm not sure if the module needs
to stay in the production environment after a UPDPGM - haven't tried
that yet.

For clarity, the exact same mechanism holds true for service programs. Compile the module, UPDSRVPGM and deploy the service program. No need to compile any of the calling programs unless the interface changed, and I've never done that without a Seriously Good Reason.

The module is never needed in production, either for bind by reference or bind by copy.

--buck

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.