Previous Page | Next Page

SAS System Options under Windows

WINDOWSMENU System Option: Windows



Specifies to include or suppress the Window menu in windows that display menus.
Default: NOWINDOWSMENU
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
See Also

Syntax

-WINDOWSMENU | -NOWINDOWSMENU
WINDOWSMENU | NOWINDOWSMENU

WINDOWSMENU

specifies to include the Window menu in the main menu if the NOAWSMENUMERGE system option is specified.

NOWINDOWSMENU

specifies to suppress the Window menu in the main menu if the NOAWSMENUMERGE system option is specified.


Details

The WINDOWSMENU system option is valid only if the NOAWSMENUMERGE system option is specified.


See Also

Previous Page | Next Page | Top of Page