Novell Confidential
Default scripts are named default.scr and are placed in the \domain\wpgate\gateway\gwout\
directory Link-specific scripts are named link.scr and are placed in the individual
\domain\wpgate\gateway\gwout\link_id link subdirectories:
TIP:
represents the phone number you dial to complete the domain connection. If this field is empty, the gateway
does not dial. If you choose to embed dialing instructions within a script (to avoid putting the phone number in
the Remote Phone Number field), it is sufficient to place a space in that field.
Scripting Language
The script file consists of a sequence of statements and possible comments. Comments start with
a pound (#) character and run to the end of the line. The following is the list of statements that can
be used.
SEND string
Sends the string to the connection.
SETDTR
Raises both the Data Terminal Ready (DTR) and Request To Send (RTS) signals.
SETRTS
Lowers the Data Terminal Ready (DTR) signal and raises the Request To Send (RTS) signal.
CLRDTR
Lowers the Data Terminal Ready (DTR) and Request To Send (RTS) signals.
CLRRTS
Raises the Data Terminal Ready (DTR) signal and lowers the Request To Send (RTS) signal.
DONE string opt
Optional. Terminates the script with a Success status and writes the optional string to the
gateway's log file.
ERROR string opt
Optional. Terminates the script with an error status and writes the optional string to the gateway's
log file.
LOG string
Writes the string to the gateway's log file.
GOTO label
Jumps to the specified label in the script. Forward and backward jumps are allowed.
PAUSE integer
Halts the execution for integer seconds.
90
GroupWise 7 Async Gateway Installation and Administration Guide
The Domain Connections panel in ConsoleOne contains a field for the Remote Phone Number. This field
Manual (ENU) 21 December 2004
Need help?
Do you have a question about the GROUPWISE 7 ASYNC GATEWAY - INSTALLATION AND ADMINISTRATION and is the answer not in the manual?
Questions and answers