|
Basically we have a backwards compatibility issue, where we have a 'router'
program, which calls certain (user-specified) programs. We now want to
change the parameters to pass to those programs (just adding an extra one).
However, since the program being called is only known at run-time, there's a
problem. Plus there might be hundreds of programs to call, and our users may
decide to change them piecemeal...
I guess I could retrieve the MAX parameters value for the called program
(one of the API's must do this) and see whether it's an ILE program (in
which case I can pass the new parameter) or it's an OPM program that's been
changed to define the new parameter...
This mailing list archive is Copyright 1997-2026 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.