Toggles the status bar on and off, and specifies the area proportions.
Windows specifics: | all |
displays the status bar in its most recent active state. If the status bar includes a message area, the message lines in the SAS application windows are disabled. ON is the default setting.
turns off the status bar. This action enables the message lines in the SAS application windows. The second group of arguments is also optional. Note that specifying these options without specifying the ON option first does not automatically turn the status bar on if it is currently off.
includes both the message area and the current folder areas on the status bar. If you do not specify the MSG and CDIR options with percentage values, the status bar proportions revert to the most recent settings. ALL is the default setting.
includes the message area as part of the status bar. If you specify this option without the CDIR option, the message area occupies the entire status bar. If you specify a percentage with this option and with the CDIR option, the message area occupies the proportion of the line that you specify.
includes the current folder as part of the status bar. If you specify this option without the MSG option, the current folder area occupies the entire status bar. If you specify a percentage with this option and with the MSG option, the current folder area occupies the proportion of the line that you specify.
includes the Enhanced Editor cursor position (line and column) in the status bar when the Enhanced Editor is the active window.
wstatusln on msg=50 cdir=50