HP-UX TN3270 Users Guide, March 1998

Table Of Contents
334 Appendix F
Printer Filter Application for Double-Byte Character Sets
Model Control Commands
fmt
This controls the destination of the output, and
whether the SPOF input is translated from MCC
commands into printer-specific commands, as shown in
the following table.
Format and Destination for SPOF
len
Length of filename (when the fmt parameter is set to 1,
2, 3, or 4)
ch1 through chN
Filename (when the fmt parameter is set to 1, 2, 3, or
4). The length of this filename is specified by the len
parameter.
Footer Information
The Footer Information command indicates that any character
following the count byte should not be interpreted. It should pass
through the filter application to its final destination. This condition
remains until another MCC Header Information control is found.
0-1 2
CC EB count
0xCC 0xEB
These two bytes identify the MCC Footer
Information.
count
Must be set to 1.
Value Action
0 Format SPOF; send to stdout
1 Format SPOF; create a new file
2 Format SPOF; append to an existing file
3 Do not format SPOF; create a new file
4 Do not format SPOF; append to an existing file