Use SystemCommand to activate or deactivate command line entry.
SystemCommand may also be entered as SystemCom[mand], SysCom[mand], or Com[mand].
Optional Operands
OPER Specify "On" or "Y[es]" to activate command line entry. Specify "Of[f]" or "N[o]" to inactivate command line entry. Specify "Tog[gle]" to toggle command line entry.
Default: Toggle.
Pressing the right Ctrl key while the cursor is active in the session body invokes the following command:
=> SystemCommand On
Pressing the right Alt key invokes the following command:
=> SystemCommand Off
Each session has an associated command line entry activation flag. When a session is first created, command line entry is off.
Return Codes
OK Successful.
Examples
Activate command line entry:
=> command on
Inactivate command line entry:
=> command off
Toggle command line entry:
=> command toggle