User guide

Appendices
MTPSR3-200 97
Appendix B - Script Commands
A script file can be used to automate certain operations. The script file is a text file containing a
sequence of the following commands (listed here according to their functions). This is similar to what
you will find in the Help file in your ProxyServer software. Following the list of commands is an
example script.
Commands (by Function)
Dial, Connection and Remote
ACTIVATEDOD BAUDRATE BREAK
GETCTS GETDCD HANGUP
PARITYR GETC RGETS
RXFLUSH SETDTR SETRTS
STOPBITS THISLAYERUP TRANSMIT
TXFLUSH WAITFOR
Mathematical functions
DEC INC
Miscellaneous
EXIT WA IT
Program constructs
FOR IF PROC
SWITCH WHILE
String operations
ATOI ITOA STRCAT
STRCMP STRCOPY STRFMT
STRLEN TOLOWER TOUPPER