HP-UX TN3270 Users Guide, March 1998

Table Of Contents
342 Appendix F
Printer Filter Application for Double-Byte Character Sets
Model Control Commands
The number of times to repeat this command (1255).
Horizontal Tab
The Horizontal Tab command is designed to inform the filter
application to perform a horizontal tab to the next stop position.
0-1 2 3
CC 05 count value
0xCC 0x05 These two bytes represent the MCC Horizontal Tab
command.
count Must be set to 2.
value The number of times to repeat this command (1255).
Vertical Tab
The Vertical Tab command is designed to inform the filter application
to perform a vertical tab to the next stop position.
0-1 2 3
CC 0B count value
0xCC 0x0B
These two bytes represent the MCC Vertical Tab
command.
count
Must be set to 2.
value
The number of times to repeat this command (1255).
Bell
The Bell command is designed to inform the filter application to
perform the bell function of the printer.
0-1 2 3
CC 2F count value
0xCC 0x2F
These two bytes represent the MCC Bell command.
count