RSC/MP 7.3 Installation and Configuration Guide

RSCCOM Command Reference
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-010
13-3
ASSUME Command
text
The text to be commented.
Example:
The following example shows comments in an RSCCOM OBEY file:
[ configure TERM objects
ADD TERM SMITH [workstation for John Smith
ADD TERM JONES [workstation for Tom Jones
[START ALL TERMS
START TERM *
ASSUME Command
The ASSUME command sets the default TDP object. When the object type is omitted
from subsequent commands, RSCCOM uses the object type that you specified with
the ASSUME command, until a different object type is specified.
type
The type of TDP object.
Example:
The first command sets the default object type to TERM and the second command
sets the TERM PWYPATHMON attribute to $PM (without redefining the object as
TERM):
1(( ASSUME TERM
2(( SET PWYPATHMON $PM
EXIT Command
The EXIT command terminates the RSCCOM process. If RSCCOM is using a
command file, this command also terminates the command file.
ASSUME
ASSUME type
EXIT
E
<CTRL-Y>