Реферат: Networking Principles Essay Research Paper DialUp Scripting
Example:
integer count = 0
while count * 4 do
transmit “^M”
waitfor “Login:” until 10
if $SUCCESS then
goto DoLogin
endif
count = count + 1
endwhile
…
9.0 Reserved Words
The following words are reserved and may not be used as variable names.
and boolean databits delay
do endif endproc endwhile
even FALSE getip goto
halt if integer ipaddr
keyboard mark matchcase none
odd off on or
parity port proc raw
screen set space stopbits
string then transmit TRUE
until waitfor while