RSC/MP 7.3 Installation and Configuration Guide

RSC/MP Scripts for Modems and Logons
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-011
D-4
MESSAGE Command
MESSAGE Command
Write a message to the RSC/MP log file.
message { string }
RETURN Command
Stop script processing.
return { success | failure | shutdown }
success
The link has been established.
failure
The link could not be established.
shutdown
Stops the network interface.
SEND Command
Send a string to the attached device. The maximum string size is 256 characters.
send { string }
SET Command
These examples set the communication parameters, port speed, and case sensitivity:
Set the communications parameters.
set comoptions { option }
option
In the format: speed.databits.stopbits.parity
where:
speed
for NonStop: 2400, 4800, 9600, or 19200
for Windows: 2400, 4800, 9600, 19200, 38400, or 56000
for UNIX: 2400, 4800, 9600, 19200, or 38400
databits
7 or 8