Previous Page | Next Page

SAS System Options under Windows

AWSMENU System Option: Windows



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

Syntax
Details

Syntax

-AWSMENU | -NOAWSMENU
AWSMENU | NOAWSMENU

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.

Previous Page | Next Page | Top of Page