×
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.
On 29-Apr-08, at 11:39 AM, rpg400-l-request@xxxxxxxxxxxx wrote:
Is there a way to get it to not check until I need it?
For example, I thought of something like this:
Simple answer - No. At least not until V6R1 where you can defer the
loading of Service programs - but since you need to go back release
that still doesn't help.
The only easy way to handle it would be to use a call to another *PGM
to indirectly call the API(s) in question. As long as you use a
dynamic call (not bound) the Service Program will not be initialized
until the *PGM is called.
You could also use a dummy version of the IBM Serv Pgm on old
releases but therein lies the path to hell ....
Jon Paris
www.Partner400.com
www.SystemiDeveloper.com
As an Amazon Associate we earn from qualifying purchases.
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.