HP-UX TN3270 Users Guide, March 1998

Table Of Contents
Appendix F 341
Printer Filter Application for Double-Byte Character Sets
Model Control Commands
0-1 2 3
CC 25 count value
0xCC 0x25
These two bytes represent the MCC Line Feed
command.
count
Must be set to 2.
value
The number of times to repeat this command (1255).
Backspace
The Backspace command is designed to inform the filter application to
perform a printer backspace function.
0-1 2 3
CC 16 count value
0xCC 0x16
These two bytes represent the MCC Backspace
command.
count
Must be set to 2.
value
The number of times to repeat this command (1255).
Form Feed
The Form Feed command is designed to inform the filter application to
perform a printer form feed function.
0-1 2 3
CC 0C count value
0xCC 0x0C
These two bytes represent the MCC Form Feed
command.
count
Must be set to 2.
value