Guardian Procedure Calls Reference Manual

Table 44 SETMODE Functions (continued)
Parameters and EffectFunction
If param1.<15> is 0, then
adds CR= 0param2
adds nothing (invalid for device subtypes 1, 3, 4, 5, and 6; disables
DEV COMPRESS attribute in spooler)
= 1
Ifparam1.<15> is 1, then
adds CR/LF= 0param2
is invalid (might return error)= 1
Terminal: Set system auto line feed after receipt of carriage return line termination (default mode is
configured)
7
LFTERM line feed from terminal or network (default)= 0param1.<15>
LFSYS system provides line feed after line termination by carriage
return
= 1
param2 sets the number of retries of I/O operations.
Terminal: Set system transfer mode (default mode is configured)8
conversational mode= 0param1.<15>
page mode= 1
param2 sets the number of retries of I/O operations
NOTE: param2 is used only with 6530 terminals.
Terminal: Set interrupt characters9
= character 1.<0:7>param1
= character 2.<8:15>
= character 3.<0:7>param2
= character 4.<8:15>
(Default for conversational mode is backspace, line cancel, end of file, and line termination. Default for
page mode is page termination.) See discussion of interrupt characters in the Guardian Programmer's
Guide.
Terminal: Set parity checking by system (default is configured)10
no checking= 0param1.<15>
checking= 0
param2 is not used with function 10.
Terminal: Set break ownership11
means BREAK disabled (default setting).= 0param1
means enable BREAK.= any positive value
means return BREAK to previous owner.= an internally defined
negative value,
previously returned in
last-params
Terminal access mode after BREAK is typed:
SETMODE Procedure 1321