Contents - Index


Font (Macro Command)

 

Font Arial 14

 

The Font command in the Macro window sets the font name and font size for the text in the Macro window and the Log file, assuming it is visible.  The font name is optional.  If provided, the name must be one of the fonts installed with your operating system.  Font sizes between 8 and 24 are accepted.  If the Font Name is Default, the font name and size will be reset to their defaults. Both Font and $Font are recognized.

 

Example: 

Font 8  //Set the font size to 8 in the Macro window using the existing font name

 

 

Macro Commands