You are here: Available Utilities > M > MRG2FAP > Specifying Code Pages > CPDEF.FNT

CPDEF.FNT file

This file maps each AFP code page name to its code page global identifier (CPGID) and to a Windows character set. If you do not have at least one valid entry in this file for each code page you want to use, the system uses the default code page. When creating this file, keep these rules in mind:

Here is an example of this file:

<CODEPG>

;code page = cpgid,wincp

;*****Put User-defined/Custom code pages Here *****

T100ASC4=361,ANSI

T1DOC037=37,ANSI

T1OMR=5280,ANSI

T1POSTBC=5280,ANSI

;******* End User-defined/Custom code pages ******

T1000259=259,SYMBOL

T1000290=290,ANSI

T1000293=293,ANSI

T1000310=310,ANSI

DEFAULT=361,ANSI