SAS System Options under Windows |
Specifies whether the SAS application windows include system/control
menus and minimize/maximize buttons.
Default: |
SYSTEMMENU MINMAX
|
Valid in: |
configuration file, SAS invocation, OPTIONS
statement, SAS System Options window
|
Category: |
Environment control: Display
|
PROC OPTIONS GROUP= |
ENVDISPLAY
|
Windows specifics: |
all
|
-SASCONTROL SYSTEMMENU | NOSYSTEMMENU <MINMAX
| NOMINMAX>
|
-SASCONTROL <SYSTEMMENU | NOSYSTEMMENU>
MINMAX | NOMINMAX
|
SASCONTROL=SYSTEMMENU | NOSYSTEMMENU <MINMAX
| NOMINMAX>
|
SASCONTROL=<SYSTEMMENU | NOSYSTEMMENU>
MINMAX | NOMINMAX
|
-
SYSTEMMENU
-
specifies to display the system/control
menu in the windows that are contained in the main SAS window.
-
NOSYSTEMMENU
-
specifies to omit the system/control menu
and the minimize, maximize, and close buttons from the title bar in the windows
that are contained in the main SAS window.
-
MINMAX
-
specifies to display the minimize and maximize
buttons in the windows that are contained in the main SAS window.
-
NOMINMAX
-
specifies to omit the minimize and maximize
buttons from the windows that are contained in the main SAS window.
The SASCONTROL system option affects the
windows contained inside the main SAS window, but not the main SAS window
itself (which is controlled by the AWSCONTROL system
option).
The SASCONTROL system option is intended for use by SAS/AF programmers
to customize the interface of their
applications.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.