User guide
Appendixes
MTASR3-200
81
Appendix B - Script Language
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 W AITFOR
Mathematical functions
DEC INC
Miscellaneous
EXIT W AIT
Program constructs
FOR IF PROC
SWITCH WHILE
String operations
ATOI ITO A STRCAT
STRCMP STRCOPY STRFMT
STRLEN TOLOWER TOUPPER