DSIEX01: Input from the Operator
The NetView® program calls the DSIEX01 exit when an operator provides standard-mode input to an OST or when an NNT receives cross-domain input. The DSIEX01 exit runs after device-dependent data has been removed from the input buffer but before syntax or command verbs are analyzed and before the message is logged. All commands issued under an operator OST task, regardless of type, that are issued from the command facility command line are passed to the DSIEX01 exit. The exception to this is when certain error conditions occur such as a failure to parse the command. For an NNT, the DSIEX01 exit is called when a command is routed from the owning task.
- Commands are issued under an autotask or a RMTCMD distributed autotask.
- The Enter key is pressed with no data.
- The Clear key is pressed.
All regular (TYPE=R) commands, including those from the command facility, the hardware monitor, or the threshold analysis and remote access feature, are also passed to DSIEX03.