Previous Page | Next Page

SAS Commands under Windows

WWINDOWBAR Command: Windows



Toggles the window bar on and off.
Windows specifics: all

Syntax
Details
See Also

Syntax

WWINDOWBAR <ON | OFF>

no argument

toggles the window bar on or off.

ON

displays the window bar in the main SAS window.

OFF

does not display the window bar in the main SAS window.


Details

If the window bar is on, it displays at the bottom of the main SAS window just above the status bar. SAS windows minimize to the window bar. You can bring a window to the front by clicking on the window's button in the window bar. To open a file in an open application, such as one of the editors, you drag the file to the application's button in the window bar (which brings the application to the front) and then drag the file to the application's window. When the window bar is off, SAS windows minimize to small title bars.

You can also turn the window bar on and off using the Preferences dialog box View page.


See Also

Previous Page | Next Page | Top of Page