Chapter Contents |
Previous |
Next |
FONT |
Default: | Sasfont 8-point |
Valid in: | configuration file, SAS invocation, OPTIONS statement |
OS/2 specifics | all |
Syntax | |
Details | |
See Also |
Syntax |
-FONT " face-name" <BOLD | NORMAL><REGULAR | ITALIC><point-size> |
FONT="face-name" <BOLD | NORMAL><REGULAR | ITALIC> <point-size> |
Details |
If you specify a point-size that is not valid for a font, SAS uses the default point size for the font you specify.
The font name is case sensitive. Some valid font names are listed in the Font Palette window in the OS/2 System Setup folder. For example, you can use the following option with the SAS command:
-font "Sasfont" 12
The SAS System displays output best with a monospace (fixed-pitch) fonts. If you use a proportional (variable pitch) font, text may display incorrectly.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.