Mark, If you really took the CBRSPUXE sample exit and added code to that, as you show, and then used that to replace the already in use RMM version of CBRUXENT - of course you will stop rmm knowing about cartridges entering the library.
You need to take the source code shipped with RMM, called CBRUXENT, and add any code you want to THAT exit. Then you can ensure rmm keeps track of what is going on. Be sure to add your code BEFORE the call to EDGLCSUX if you want RMM to also track the changes to RDCOMPAT that you are making. See the DFSMSrmm I&C Guide for info on the RMM source code for the CBRUXxxx exits and the interface to EDGLCSUX. Mike Wood RMM Development ---------------------------------------------------------------------- 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

