|
> In a mixed OPM/ILE environment where I'm converting one program at a time, > I > can't guarantee that the program calling my new ILE *CALLER code isn't > OPM. > > --buck > This is where I have had problems trying to use *CALLER on my service programs. When called by an OPM, I sometimes get unpredictible results. As much as we all would like to see one simple solution to be used throughout our shop, nothing seems to fit every situation. For this reason, I have wound up with: - *NEW for known, definite driver ILE programs. Usually, menus and CL's. (with the caveat that they aren't called repeatedly) - *CALLER for programs definitely known to be called ONLY by those driver programs. - A specific NAME for small, tightly integrated, standalone systems. - The name "TRIGGERS" for trigger programs. - The name "SRVPGMS" for service programs (generic service programs, that is, not those tightly integrated in to a standalone - system). - The name "QILE" as a catch-all for everything else, especially where I'm not sure at design time who will be calling the program. This system has been in use for about four years and seems to provide nice boundaries between sections of a job. It's also quite helpful when looking at the program stack. ************************************************************************************************************************************************************************************************************ This message originates from Lincare Holdings Inc. It contains information which maybe confidential or privileged and is intended only for the individual or entity named above. It is prohibited for anyone else to disclose, copy, distribute or use the contents of this message. All personal messages express views solely of the sender, which are not to be attributed to Lincare Holdings Inc., and may not be copied or distributed without this disclaimer. If you received this message in error, please notify us immediately at MailAdmin@lincare.com or (800) 284-2006. ************************************************************************************************************************************************************************************************************
As an Amazon Associate we earn from qualifying purchases.
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.