Previous Page | Next Page

SAS System Options under Windows

WEBUI System Option: Windows



Specifies to enable Web enhancements.
Default: NOWEBUI
Valid in: configuration file, SAS invocation
Category: Input control: Data processing
PROC OPTIONS GROUP= INPUTCONTROL
Windows specifics: all

Syntax
Details

Syntax

-WEBUI | -NOWEBUI

WEBUI

specifies to enable Web enhancements.

NOWEBUI

specifies to disable Web enhancements.


Details

If you have installed Microsoft Internet Explorer 5.0 (IE) or later and specify the WEBUI system option, certain windows, such as the SAS Explorer window, work like an IE Web page where pointing to an object with the mouse selects the object and a single mouse-click invokes the object's default action.

To select a range of objects, press and hold down the SHIFT key, and point to the first and last objects in the group.

To select multiple items, press and hold down the CTRL key, and point to individual items in the group.

Previous Page | Next Page | Top of Page