Specifies the location of the splash screen bitmap that appears when SAS
starts
| Default: |
None
|
| Valid in: |
configuration file, SAS invocation
|
| Windows specifics: |
all
|
|
-SPLASHLOC DLL-name <res-number> |
BMP-filename
|
-
DLL-name
-
specifies the dynamic link library (DLL) where your customized logo and copyright screen
reside.
-
res-number
-
specifies the resource number connected with the dynamic link library (DLL)
name.
-
BMP-filename
-
specifies the path and name of a stand-alone Windows bitmap (BMP) file to use as a splash
screen.
You can create a bitmap resource (a customized logo and copyright screen) and build it into a dynamic link library (DLL). The
DLL you use must be 32-bit (that is, created using the libraries from the Win32 Software Development Kit). If you specify a DLL-name without a resource number
(res-number), the default resource number is 1.
Alternatively, you can specify the path and name of a stand-alone Windows bitmap (BMP) file to
use as a splash screen.
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.