Telserv Manual

Modes of Operation
Telserv Manual427174-009
10-3
Application
The application on the NonStop system must issue the following SETMODE procedure
calls:
SETMODE 8,0,0 Sets conversation mode, which is the only mode
allowed for NVT.
SETMODE 6,0,0 Specifies no spacing, thus preventing <CR><LF>
from being added to the output stream.
SETMODE 20,0,0 Specifies no echoing, thus preventing characters
received from being echoed.
SETMODE 9 nnnn, nnnn Sets the interrupt characters. The values for nnnn
vary and are established by the programmer of the
application. See the Guardian Procedure Calls Ref-
erence Manual.
SETMODE 23,3,0 Sets character size to 8 bits. This SETMODE is
equivalent to having the system administrator start
Telserv with the -8 option.