Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual522629-013
14-71
SETMODE Procedure
5 Line printer: Set system automatic perforation skip mode (assumes standard
VFU function in channel 2)
param1.<15> = 0 off, 66 lines per page
= 1 on, 60 lines per page (default)
For the 5530 line printer:
param1 = 0 disable automatic perforation skip.
= 1 enable automatic perforation skip (default).
param2 is not used with function 5.
6 Line printer or terminal: Set system spacing control
param1.<15> = 0 no space
= 1 single space (default setting)
If
param1<15> is 0, then
param2 = 0 adds CR
param2 = 1 adds nothing (invalid for device subtypes 1, 3, 4, 5, and
6; disables DEV COMPRESS attribute in spooler)
If
param1<15> is 1, then
param2 = 0 adds CR/LF
param2 = 1 is invalid (might return error)
7 Terminal: Set system auto line feed after receipt of carriage return line
termination
(default mode is configured)
param1.<15> = 0 LFTERM line feed from terminal or network (default)
= 1 LFSYS system provides line feed after line termination
by carriage return
param2 sets the number of retries of I/O operations.
8 Terminal: Set system transfer mode (default mode is configured)
param1.<15> = 0 conversational mode
= 1 page mode
param2 sets the number of retries of I/O operations
Note:
param2 is used only with 6530 terminals.
Table 14-4. SETMODE Functions (page 4 of 34)
function Parameters and Effect