SPLASH System Option: Windows

Specifies whether to display the splash screen (logo screen) when SAS starts.
Valid in: configuration file, SAS invocation
Category: Environment control: Display
PROC OPTIONS GROUP= ENVDISPLAY
Default: SPLASH
Windows specifics: all

Syntax

-SPLASH | -NOSPLASH
-SPLASH ON | -SPLASH OFF

Required Arguments

SPLASH or SPLASH ON
specifies to display the logo screen when SAS initiates.
NOSPLASH or SPLASH OFF
specifies to not display the logo screen when SAS initiates.

Details

The SPLASH system option displays the SAS logo screen when SAS initiates.
You can specify a custom splash screen to display with the SPLASHLOC system option.