PrintModeOption Enumeration
In This Topic
Defines options for printer key command in UTS terminal configuration.
Members
Member | Description |
FORM | Causes a selective data transfer to the printer in which all protected characters are replaced with spaces. |
PRNT | Transfers the entire message to the peripheral printer |
XPAR | Suppresses cursor return codes. Cursor returns at the end of each display line is not seen by the peripheral printer, and the data transferred is treated as one continuous line of data. |
See Also