Usage notes

  1. The command server takes messages from the system command input queue, and commands using CMDSCOPE, and processes them. DISPLAY CMDSERV displays the status of the command server.
  2. The response to this command is a message showing the current status of the command server, which is one of the following:
    ENABLED
    Available to process commands
    DISABLED
    Not available to process commands
    STARTING
    START CMDSERV in progress
    STOPPING
    STOP CMDSERV in progress
    STOPPED
    STOP CMDSERV completed
    RUNNING
    Available to process commands, currently processing a message
    WAITING
    Available to process commands, currently waiting for a message