REXX/CICS Command Definition

The REXX/CICS Command Definition Facility provides a way to define or redefine REXX commands and environments.

The Command Definition Facility provides the capability to:
  • Define new commands and environments from a REXX exec.
  • Share a common command environment with multiple independent developers.
  • Write new REXX commands in the REXX language.
  • Change command's implementation language transparently.
  • Define authorized commands selectively.
  • Redefine existing command names (without a code change).