MCF2REF

Specifies the way ACIF builds the Map Coded Font Format 2 (MCF-2) structured field in the OUTPUT file and the RESOBJ file.

MCF2REF={CPCS | CF}
The values are:
CPCS
ACIF uses the names of the code page and character set to build the MCF-2 structured field. ACIF opens and reads the contents of all coded fonts that are specified in MCFs in the input file or input resources.
CF
ACIF uses the name of the coded font to build the MCF-2 structured field. This value is recommended when you are processing DBCS fonts. Specifying CF improves ACIF performance because, if RESTYPE=FONT or RESTYPE=ALL is not specified, ACIF does not have to read the coded fonts from the font library.

If this parameter is not specified, ACIF uses CPCS as the default.