Operands
- ON
- enables automatic pseudo-conversational support so that when
the next REXX PULL instruction or REXX/CICS WAITREAD command is encountered
in the current exec, instead of a conversational terminal read occurring
immediately, an EXEC CICS RETURN TRANSID is used to suspend the exec
until terminal input occurs, and then the terminal read occurs.
- OFF
- disables (turns off) automatic pseudo-conversational support.