User's Manual

6-7
and position. Must be followed by an "
Input"
method call to take effect.
ClearScreen
Parameters: basename, channel, terminal
Function: This instructs the terminal attached to client
basename on channel to clear its display. Must be
followed by an "
Input" method call to take effect.
ClearLine
Parameters: basename, channel, terminal, line
Function: This instructs the terminal attached to client
basename on channel to clear the specified line on
its display. Must be followed by an "
Input" method
call to take effect.
SendDate
Parameters: basename, channel, terminal, line
Function: This instructs the terminal attached to client
basename on channel to display date and time on
the specified line number. Must be followed by an
"Input" method call to take effect.
Beep
Parameters: basename, channel, terminal, count
Function: This instructs the terminal attached to client
basename on channel to beep count times. Count
may be a value from 1 to 9. Must be followed by an
"Input" method call to take effect.
PlayVoice
Parameters: basename, channel, terminal, msgnum
Function: This instructs the terminal attached to client
basename on channel to play voice message
number msgnum. Msgnum may be a value from 1 to
99. Must be followed by an "
Input" method call to
take effect.
ReInit
Parameters: basename, channel, terminal
Function: This instructs the terminal attached to client
basename on channel to re-initialize. Must be
followed by an "
Input" method call to take effect.