Previous Topic: Other RETURN Statement ConsiderationsNext Topic: OPS/REXX Host Environments in the )PROC Section of a CMD Rule


Execution Considerations for CMD Rules

The processing section of a rule that responds to a command event executes in the address space from which the command originated, which is usually the CONSOLE address space. Therefore, any type of logic that could possibly suspend the processing of a CMD rule should be performed by scheduling an OPS/REXX program to run in a CA OPS/MVS OSF TSO, TSL, or TSP server.

More information:

Code and Debug AOF Rules