RSC/MP Installation and Configuration Guide
RSCCOM Command Reference
SET Command
SET
Command
The SET command establishes values for an object‘s attributes. Use the SET
command before the ADD command. After adding the object, you can change attribute
values by using the ALTER command.
SET type attribute value
type
The type of TDP object.
attribute
The name of an attribute (see TDP Object Attributes and Configuration Notes on
page 11-28).
value
A value for the attribute.
Example:
The following command causes subsequently created TERM objects to be templates:
1(( SET TERM TEMPLATE YES
SHOW Command
The SHOW command displays the current default attributes of the object type. These
values will be supplied as the attribute values for the next (added) object of this type.
SHOW type
type
The type of TDP object.
Use the SET command to change specific attribute values.
Example:
The following command displays the default va lues for the attributes of the TERM
object:
1(( SHOW TERM
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration
G uide
—
52235 8- 013
11- 18