FONT


Combined with the ILF statement FONT, this field is used to conditionally set the font type of a specific field or all fields (as shown in the example below) on an image. The field can be set to either a constant or a field containing the font name (as shown).

          IF       TAR CUSTOMER TYPE              EQ     A
    T     SET      --- FONT                       =  SYS FONT ARIAL BOLD
    T     FONT

Default Value: Taken from system administration files.

Related PDFs: COLOR BACKGROUND, COLOR FOREGROUND