SAS System Options under Windows |
Default: | BOTH |
Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
Category: | Environment control: Display |
PROC OPTIONS GROUP= | ENVDISPLAY |
Windows specifics: | all |
Syntax | |
Details | |
See Also |
Syntax |
-PRTABORTDLGS BOTH | NEITHER | FILE | PRINTER |
PRTABORTDLGS = BOTH | NEITHER | FILE | PRINTER |
specifies to display the Print Abort dialog box when you are printing either to a file or to the printer.
specifies not to display the Print Abort dialog box when you are printing either to a file or to the printer.
specifies to display the Print Abort dialog box only when you are printing to a file.
specifies to display the Print Abort dialog box only when you are printing to the printer.
Details |
The Print Abort dialog box appears only while SAS is spooling a print job to its destination. Use the NEITHER value to suppress the Print Abort dialog box.
See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.