HP-UX TN3270 Users Guide, March 1998

Table Of Contents
Appendix F 337
Printer Filter Application for Double-Byte Character Sets
Model Control Commands
Field outline should be printed at positions skipped by the MCC
Horizontal Tab.
Field outline should not be printed at positions skipped by MCC New
Line, Form Feed, Carriage Return, Line Feed, Backspace, and
Vertical Tab commands.
Set Printer Tabs: Horizontal
The Set Printer Tabs: Horizontal command is designed to inform
the filter application of any horizontal printer control information.
0-1 2 3 4 5 6 7 8 . . N+6
CC 2B count C1 MPP LM RM tab1 tab2 . . tabN
0xCC 0x2B
These two bytes identify the MCC Set Printer Tabs
command.
count
The total number of bytes in the MCC Set Printer
Tabs command, including the count field but excluding
0xCC 0x2B.
0xC1
Identifies the Horizontal Tab selection.
MPP
Maximum print pitch (the maximum number of
characters to be printed on a line). The maximum value
is 158 for 6/12 characters per inch or 132 for 5/10
characters per inch. If the value exceeds the maximum,
then the default value is used.
LM
Left margin. The LM setting cannot exceed the MPP
setting. LM is also the first horizontal tab stop position.
If the value is not valid, than the default value is used.
RM
Right margin. The RM setting cannot exceed the MPP
setting and must be greater than the LM setting. If the
value is not valid, then the default value is used.
tab1 through tabN