InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / PrintModeOption Enumeration
In This Topic
PrintModeOption Enumeration
In This Topic
Defines options for printer key command in UTS terminal configuration.
Members
MemberDescription
FORMCauses a selective data transfer to the printer in which all protected characters are replaced with spaces.
PRNTTransfers the entire message to the peripheral printer
XPARSuppresses 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