Previous Page | Next Page

SAS Commands under Windows

SAS Commands under Windows

During an interactive SAS session, you can issue commands from the command bar, from the command line within a SAS window, from the keyboard, or from the toolbar. SAS supports many commands that help you to navigate your session and accomplish certain tasks. In many cases, the command is simply another way to invoke an action that you can also accomplish by using the SAS menus and windows. However, advanced users might find the supported commands to be a more efficient way to work. Commands provide a more flexible way to accomplish a task if the parameters of your task are different from what the SAS interface supports.

Most SAS windowing environment commands are described in the SAS Help and Documentation. The commands that are described here have syntax or behavior that is specific to the Windows operating environment.

For more information about issuing commands, see Issuing SAS Commands.


List of Commands

The following SAS commands have details that are specific to the Windows operating environment:

AUTOSCROLL Command: Windows DLGSAVE Command: Windows WDOCKVIEWRESIZE Command: Windows
AWSMAXIMIZE Command: Windows DLGSMAIL Command: Windows WDOCKVIEWRESTORE Command: Windows
AWSMINIMIZE Command: Windows FILE Command: Windows WEDIT Command: Windows
AWSRESTORE Command: Windows FILEOPEN Command: Windows WEMAILFMT Command: Windows
CAPS Command: Windows FILL Command: Windows WEXITSAVE Command: Windows
COLOR Command: Windows GSUBMIT Command: Windows WFILE Command: Windows
COMMAND Command: Windows HOME Command: Windows WHIDECURSOR Command: Windows
CUT Command: Windows ICON Command: Windows WHSBAR Command: Windows
DLGABOUT Command: Windows INCLUDE Command: Windows WINSERT Command: Windows
DLGCDIR Command: Windows PMENU Command: Windows WMENUPOP Command: Windows
DLGCOLUMNSIZE Command: Windows STORE Command: Windows WMRU Command: Windows
DLGCOLUMNSORT Command: Windows SUBTOP Command: Windows WNAVKEYUNMARK Command: Windows
DLGCONVERT Command: Windows TOOLCLOSE Command: Windows WNEWTITLE Command: Windows
DLGENDR Command: Windows TOOLEDIT Command: Windows WNEXTEDIT Command: Windows
DLGFIND Command: Windows TOOLLARGE Command: Windows WPASTE Command: Windows
DLGFONT Command: Windows TOOLLOAD Command: Windows WPGM Command: Windows
DLGLIB Command: Windows TOOLSWITCH Command: Windows WPOPUP Command: Windows
DLGLINKS Command: Windows TOOLTIPS Command: Windows WRTFSAVE Command: Windows
DLGOPEN Command: Windows WATTACH Command: Windows WSCREENTIPS Command: Windows
DLGPAGESETUP Command: Windows WATTENTION Command: Windows WSTATUSLN Command: Windows
DLGPREF Command: Windows WAUTOSAVE Command: Windows WUNDO Command: Windows
DLGPRT Command: Windows WBROWSE Command: Windows WVSBAR Command: Windows
DLGPRTPREVIEW Command: Windows WCOPY Command: Windows WWINDOWBAR Command: Windows
DLGPRTSETUP Command: Windows WCUT Command: Windows X Command: Windows
DLGREPLACE Command: Windows WDOCKVIEW Command: Windows ZOOM Command: Windows
DLGRUN Command: Windows WDOCKVIEWMINIMIZE Command: Windows

Commands Not Supported in the Windows Operating Environment

The following SAS commands are not supported under Windows:

PCLEAR SMARK WMOVE
PLIST WDRAG WSHRINK
SCROLLBAR WGROW

These commands are not supported under Windows because it is more efficient to use Windows features. For example, the SCROLLBAR command and window sizing commands are not needed in the Windows operating environment as scroll bars and window sizing bars are an integral part of the graphical user interface.

Previous Page | Next Page | Top of Page