Advanced Topics › Command Processing › How You Modify Command Processing Settings
How You Modify Command Processing Settings
Site-specific command processing enhancements or restrictions can be implemented by customizing and activating one of three exit routines:
- GCMCMDXT-This exit routine prevents specific local commands from being routed to external systems.
- GCMRCVXT-This exit routine prevents specific external commands from being executed on the local system.
- MIMCMDXT-This exit routine prevents specific commands from being issued locally or externally.
More information:
User Exits