Chapter Contents

Previous

Next
ICON

ICON



Minimizes the SAS System window

Default: NOICON
Valid in: configuration file, SAS invocation, OPTIONS statement
Windows specifics: all


Syntax
Details

Syntax

-ICON | -NOICON
ICON | NOICON

ICON
specifies to minimize the main SAS window immediately.

NOICON
restores the main SAS window immediately.


Details

If you put the ICON system option in the SAS command or the SAS configuration file, the SAS System is minimized upon initialization. If you submit the ICON system option in an OPTIONS statement, the SAS System is immediately minimized. This 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


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.