Status_Bar Initialization Variable
Specifies Yes to show the status bar in Visual SourceSafe Explorer, and No to hide the status bar. The status bar displays information on the file list, such as sort order and number of files in a project, along with status and Help information.
Syntax
Status_Bar = {Yes|No}
Remarks
You can set this variable in your Ss.ini file directly or in Visual SourceSafe Explorer. In Visual SourceSafe Explorer, use the SourceSafe Options dialog box, View tab. Select the Show status bar check box to set this variable to Yes.
Examples
Displays the status bar:
Status_Bar = Yes
See Also
Reference
SourceSafe Options Dialog Box, View Tab (Explorer)