AWSMENU System Option: Windows

Specifies whether to display the menu bar in the main SAS window.
Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Environment control: Display
PROC OPTIONS GROUP= ENVDISPLAY
Default: AWSMENU
Windows specifics: all

Syntax

-AWSMENU | -NOAWSMENU
AWSMENU | NOAWSMENU

Required Arguments

AWSMENU
specifies to display the menu bar in the main SAS window.
NOAWSMENU
specifies to omit the menu bar in the main SAS window.

Details

The AWSMENU system option is intended for use by SAS/AF programmers to customize the interface of their applications.