RMOTE Operation

CI>RU,RMOTE

$

Local RTE command processing now in effect.

$SW

Switch to the HP 3000 node.

#HELLO user.group

Once the HELLO command is issued, standard HP 3000 command processing can take place.

#EX

Exit RMOTE.

MPE Commands

RMOTE provides a remote interface to all MPE commands. In order to use RMOTE, you should be familiar with the HP 3000 and the MPE commands. These commands are described in the appropriate MPE commands reference manual.

RMOTE Scheduling

RMOTE can be scheduled with or without the following runstring parameters. Alternately, RMOTE can be scheduled from a program with DEXEC or EXEC call.

REMAT

filedesc

input

,filedesc [,log][,severity code] ,input

The name of the file that provides all input commands; a command file. All local commands must be preceded by the •$" prompt and all remote commands must be preceded by the •#" prompt. Comments must be preceded by an asterisk (*).

The LU of the input device for $STDIN. Default is your terminal, the Multiterminal Monitor LU, or the value returned by LOGLU.

log

The LU of an output device for $STDLIST requests and for

 

logging errors. The default log LU is the input LU (if

 

interactive) or the value returned by LOGLU.

severity code

The display code. Default is zero. If an invalid code is entered,

 

it is defaulted to zero. The options are:

 

0

All commands are echoed on the log device.

 

 

Any error causes an appropriate error

 

 

message to be printed.

 

1

Inhibit command echo on log device.

 

2

Inhibit messages to log device unless error is

 

 

severe enough to cause control to transfer to

 

 

log device for command input.

RMOTE 91