SLEEPWINDOW System Option: Windows

Enables or disables the SLEEP window.
Valid in: configuration file, SAS invocation
Category: Environment control, Display
PROC OPTIONS GROUP= ENVDISPLAY
Default: SLEEPWINDOW
Windows specifics: all

Syntax

-SLEEPWINDOW | -NOSLEEPWINDOW

Required Arguments

SLEEPWINDOW
specifies to display the SLEEP window.
NOSLEEPWINDOW
specifies not to display the SLEEP window.

Details

The SLEEP window appears when the SLEEP function or the WAKEUP function suspends the execution of a DATA step. The SLEEP window displays the time that remains before the DATA step begins running.