Hello, I am looking for a way to prevent users calling certain load modules directly. Instead I would like my module to get control. This module can then perform certain tasks before passing control to the user requested processing module. Here as a simple flow: - User calls module "A" - My module "B" gets control instead (without the user noticing this) - After internal processing "B" calls "A" Is there a way to achieve this using documented interfaces (or otherwise)? Many thanks in advance Regards Jon
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.17.12/654 - Release Date: 27.01.2007 17:02 ---------------------------------------------------------------------- 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

