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

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.