AWSMENUMERGE System Option: Windows

Specifies whether to embed menu items that are specific to Windows in the main menus.
Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Environment control: Display
PROC OPTIONS GROUP= ENVDISPLAY
Default: AWSMENUMERGE
Windows specifics: all

Syntax

-AWSMENUMERGE | -NOAWSMENUMERGE
AWSMENUMERGE | NOAWSMENUMERGE

Required Arguments

AWSMENUMERGE
specifies to embed the menu items that are specific to Windows.
NOAWSMENUMERGE
specifies to not embed the menu items that are specific to Windows.

Details

The AWSMENUMERGE system option determines whether the menu items that are specific to the Windows operating environment are included in the main SAS window menus.
This system option is used by SAS/AF programmers to customize the interface of their applications. If SAS is started in batch mode, SAS sets this system option to NOAWSMENUMERGE.