SAS Component Language Dictionary |
Displays a dialog window that contains a list of icons, and returns
the value of the selected icon
selected-icon=SELECTICON(<initial-icon>);
|
-
selected-icon
-
contains the value of the icon that is selected.
Type:
Numeric
-
initial-icon
-
is the value of the icon that is active
when the selector window opens. If initial-icon
is not supplied, or if initial-icon is not a
valid icon, then no icon is active when the selector window opens.
Type: Numeric
SELECTICON enables a user to select a SAS icon from
a selection list.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.