RSC/MP 7.3 Installation and Configuration Guide
RSCCOM Command Reference
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide—522358-010
13-26
STOP Command
STOP Command
The STOP command stops operation of TDP objects that have no outstanding
sessions. Use the ABORT command to stop an object that has outstanding sessions.
type
The type of TDP object.
name
The name supplied for the object. The ACS and PIPE object name can be from 1
through 15 alphanumeric characters; the TERM object name can be from 1
through 8 characters. The name must start with a letter and is not case-sensitive.
*
Stops all configured objects of this type.
Examples:
The following command stops the TERM object TERM01:
1(( STOP TERM TERM01
The following command stops all configured TERM objects:
2(( STOP TERM *
TELL Command
The TELL command uses the Unsolicited Message Service (UMS) to test the sending
of messages to workstation sessions. The application checks and retrieves the
message. See the Remote Server Call (RSC/MP) Programming Manual for more
information about the UMS.
term-name
The terminal name of the workstation(s) to receive the unsolicited message. This
name must match the name of the TERM object and the corresponding
TERM_NAME option specified in the RSC.INI file on the workstation. A term-
name of asterisk (*) sends the message to applications using the specified alias.
STOP type name
STOP type *
TELL term-name alias-type alias message-text