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



I recently had to change a service program Prototype to use EXTPROC(*CL). Without recompiling all of the programs that use this service program (and most of them use the procedure in question), is there a way to update the programs?

I've never used the UPDPGM before, although I tried both of the commands below. This didn't seem to have an impact.
UPDPGM(MYPGM) MODULE(*NONE)
UPDPGM(MYPGM) MODULE(*NONE) BNDSRVPGM(MYSRVPGM)

If it matters, most of our programs were created using: CRTBNDRPG

Another thought I had is to create a CL-only version of this procedure, but doing so goes against standard (in that this is an "Open...()" procedure for a service program).

Any input would be great. This is the bad part about "growing up" on a CMS and then suddenly not having one. Although it's very rare that I change procedures, putting me into this situation (especially in such a widely used service program).

Thanks,

Kurt Anderson
Sr. Programmer/Analyst
CustomCall Data Systems



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.