Specifies the pathname of the resource file associated with your user-defined
icon
| Default: |
None
|
| Valid in: |
configuration file, SAS invocation
|
| Windows specifics: |
all
|
|
-USERICON icon-resource-filename
number-of-icons
|
-
icon-resource-filename
-
specifies the fully qualified pathname of the resource file associated with your user-defined
icons.
-
number-of-icons
-
specifies the maximum number of icons stored in the resource file that you
specified.
The USERICON system option specifies the fully qualified pathname of the resource file associated with your icons, along with the
maximum number of icons stored in the resource file that you specified.
The icon resource file must be compiled using the Win32 Software Development Kit (SDK). For more
information, refer to the SDK documentation. User-defined icons can be incorporated into applications developed with SAS/AF or
SAS/EIS software.
The following USERICON system option specifies 10 icons that are stored in C:\MYSTUFF\MYICONS.DLL:
-usericon c:\mystuff\myicons.dll 10
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.