Font Name
Syntax
Font Name font_name
Parameters
- font_name: The name of a Windows font installed on the system (e.g.,
arial,times new roman).
Description
Selects a specific Windows font for the output. This is how you switch from the default fixed-width font to a proportionally spaced font such as Arial or Times New Roman.
Remarks
- The default font is
Courier New(fixed-width). It remains the recommended choice when precise column alignment is critical. - When a proportionally spaced font is selected, RunScore adjusts column spacing to account for variable character widths. Alignment can still suffer if field widths are tight — verify printed output.
- See also
FontandFont Size.
Examples
To use the Arial font:
Font Name arial