Hi Folks, Doess TSS or ACF2 have facilities to allow multiple modules to be daisy-chained when an exit in invoked?
If no facilities are there any popular conventions for doing same? This would be for the case where a vendor and the customer (or multiple vendors) supply the same exit (OCO). One roll-your-own approach would be to have one module have a weak extern to a name to which the other module is renamed. The first module gets control and, if weak extern resolved then invokes the second module (both linked togather) before or after its own processing. Thanks! - Jim Jim Keohane Multi-Platforms, Inc. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

