CDEFNT (Coded Font Name) Keyword in Printer Files--Example

Figure 305 shows how to specify the CDEFNT keyword.

Figure 305. Specifying the CDEFNT Keyword

|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
A*
A          R REC1
A            FLD1           8A    10 13CDEFNT(QFNTCPL/X0BRTR)
A*
A            FLD2          10A    11 13CDEFNT(QFNTCPL/X0BRTP +
A                                      (*POINTSIZE 10.1))

FLD1 specifies coded font X0BRTR, which is found in library QFNTCPL. FLD2 specifies font X0BRTP from library QFNTCPL and a point size of 10.1 for that field.