QPQCHGCF has the following parameters:
1 | Coded font name | Input | Char(8) |
2 | Coded font library name | Input | Char(10) |
3 | Font character set name | Input | Char(10) |
4 | Resident font indicator | Input | Char(4) |
You can use the following special value for the library name:
The font character set name can be specified with the following special value:
The font character set name can be a generic name. A generic name is a character string of one or more characters followed by an asterisk (*); for example, C0S0*. The asterisk substitutes for any valid characters. A generic name specifies all font character sets with names that begin with the generic prefix. If an asterisk is not included in the name, the system assumes it to be the complete font character set name. To change all the font character sets in a certain range, for example, C0G16F70 - C0G16F7F, you should specify C0G16F7* for the font character set name. Specifying C0G16F* would be the same as *ALL and change all the font character sets in the coded font (assuming all font character set names started with C0G16F0).
*NO: The font character set is not resident in the printer and needs to be downloaded by the system to the printer. Also, the font character set might be resident in the printer, but has been modified. In that case, *NO should be specified.
:PK *YES: The font character set is resident in the printer and does not need to be downloaded by the system to the printer.