System Options under OpenVMS |
Default: | SYS$PRINT: |
Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window, VMS_SAS_OPTIONS DCL symbol |
Category: | Files: SAS files |
Log and procedure output control: ODS Printing | |
PROC OPTIONS GROUP= | LISTCONTROL |
ODSPRINT | |
OpenVMS specifics: | all |
Syntax | |
Details | |
See Also |
Syntax |
SYSPRINT="print-queue-name"<"destination"> |
specifies the name of the printer as it is installed under OpenVMS. The value for printer-name must be enclosed in double quotation marks.
specifies a filename to write the print file to disk. This argument is optional. If specified, then all printer output that is generated by SAS is routed to this file. Even though the output is not sent directly to a printer, it is still formatted using the printer driver associated with printer-name. The value for destination must be enclosed in double quotation marks.
Details |
The SYSPRINT system option specifies the destination of a printer where you want to print your SAS output.
If you do not specify the SYSPRINT system option, the printer-name and destination arguments use the default system printer values.
See Also |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.