Valid in: | Configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
Category: | Log and procedure output control: Procedure output |
PROC OPTIONS GROUP= | LISTCONTROL |
Note: | This option cannot be restricted by a site administrator. For more information, see Restricted Options. |
See: | SYSPRINTFONT System Option: Windows in SAS Companion for Windows |
When you use the SYSPRINTFONT= option with multiple arguments, you must enclose the arguments in parentheses.
If the printer is more than one word, the printer-name must be enclosed in double quotation marks. The quotation marks are stored with the printer-name.
If the printer-name is more than one word, it must be enclosed in single or double quotation marks. The quotation marks are stored with the printer-name.
options sysprintfont=("times" 12);