Use the USERCMND user exit to examine all commands and then accept, change, or reject their execution. The user exit can also generate messages. To activate this exit, include the USERCMND user exit on the USEREXIT configuration file record. For more information, see USEREXIT Record.
The exit must be written in assembler and should be reusable each time it is called.
Note: If you prefer to use a user exit written in REXX, you can use the COMMAND user exit. The COMMAND user exit is similar to USERCMND user exit except thta it is written in REXX. For more information about using the COMMAND user exit, see COMMAND User Exit.
|
Copyright © 2013 CA.
All rights reserved.
|
|