FIELD FONT subcommand
Example: FIELD FONT subcommand
FIELD "Update Date" { FONT "DateFont" }
The FONT subcommand used in the SETTING statement must be defined in a FONT command using a statement like this one:
FONT DateFFont
{
NAME "Sans Serif"
HEIGHT 9
BOLD
}
The required begin and end commands can be positioned differently to achieve organized code that is easy to read.
Related topics
Parent topic