FONTSLOC System Option: UNIX

Specifies the location of the SAS fonts that are loaded during the SAS session.
Valid in: configuration file, SAS invocation
Category: Environment control: Display
PROC OPTIONS GROUP= ENVDISPLAY
Default: !SASROOT/misc/fonts
UNIX specifics: valid pathname
See: FONTSLOC= System Option in SAS System Options: Reference

Syntax

-FONTSLOC "directory-specification"

Required Argument

"directory-specification"
specifies the directory that contains the SAS fonts that are loaded during the SAS session. The directory-specification must be enclosed in double quotation marks.

Details

The directory must be a valid operating environment pathname.