OPTIONS parameter

The values for the OPTIONS parameter in the CTIAXRxx parmlib member and reply for a TRACE command are:
ALL
Trace everything.
AXRCMD
Trace Command function package events.
AXRMLWTO
Trace multiline WTO function package events.
AXRWTO
Trace WTO function package events.
AXRWAIT
Trace wait function package events.
AXRINFO
Trace information function package events.
GETRXLIB
Trace AXREXX REQUEST=GETREXXLIB events.
CANCEL
Trace AXREXX REQUEST=CANCEL events.
COMMAND
Trace System REXX command events.
ERROR
Trace error events.
EXEC
Traces only events that occur under the specified exec name.
REXXARGS
Trace all events associated with REXX arguments.
REXXVARS
Trace all events associated with REXX variables.
RXCLIENT
Trace events that occur under the invoker of AXREXX.
RXSERVER
Trace all server events.