SAS System Options under Windows |
Minimizes the SAS window.
Default: |
NOICON
|
Valid in: |
configuration file, SAS invocation, OPTIONS
statement, SAS System Option window
|
Category: |
Environment control: Display
|
PROC OPTIONS GROUP= |
ENVDISPLAY
|
Windows specifics: |
all
|
-
ICON
-
specifies to minimize the main SAS window
immediately.
-
NOICON
-
restores the main SAS window immediately.
If you put the ICON system option in the
SAS command or the SAS configuration file, SAS is minimized upon initialization.
If you submit the ICON system option in an OPTIONS statement, SAS is immediately
minimized. This action is equivalent to clicking on the minimize button.
This system option is especially useful for obtaining
a minimized SAS session as soon as you start Windows. For example, the ICON
system option could be specified in the SAS command as follows:
c:\sas\sas.exe -icon
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.