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



James wrote:
"If the service program isn't present, one simply doesn't call the functions it implements. Plain and simple. Much the same as our QuestView product uses a number of OS features that were added at V4, and yet can get along just fine (minus the functions that use those OS features) on (if we still had V2 compilation capapbility) a V2 box.
"

As far as I know, its not exactly documented what a program would do at Activation time, if some imports are not resolvable (or I didn't find the documentation). Deferred activation would not help for most boxes, because they are running older releases (how does this react in case of not existing exports?, where is it documented?) . I would use binding at runtime by API QLEAWI, it will give full controll and deferr any error situation untill call time and all work could be done in an Activation routine only called once. For not resolvable imports a dummy routine could be called, producing a warning in the Joblog and this would work as well in case the SRVPGM does exist only having a subset of procedures.

D*B

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.