I know that it's possible becaue I have done it and do it occasionally when I absolutely have to, but there are a lot of factors that have to be addressed, you have to update the exit and load parms and then dynamically invoke them and you have to be careful that you load the module into the correct place. But there is an easier way for you as well if you don't mind making a single one-time change to your JES2 parms.
There is a jes exit 5 on file 198 of the CBT tape that allows you to load a new copy of already defined exits, and I think that is your safest bet. You would still have to pre-define the CBT exit 5, but from then on you can use the $ADDEXIT command to add at will. You MUST remember though that if you add your exit with that command, the you will have to do it every time you IPL until you actually go in and make the changes to your jes2 parms to make it permanent. If you want the directions for doing it manually, send me an email and I'll send them to you, but I REALLY don't advise that you do it manually unless you have a problem with the CBT exit that I mentions as the chances for screwing yourself are quite high. Brian ---------------------------------------------------------------------- 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

