Results_Window Initialization Variable

See Also

Controls the use of a scrolling window that displays the results of a VSS operation.

Syntax

Results_Window = {Yes|No}

Example

Places command results in a window:

Results_Window = Yes

Remarks

When you perform a command such as Get, VSS displays the results of the command in the Results window. After the command is completed, the window closes, but can be retrieved by the Last Results command on the View menu.

If you set this variable to No, the Results window is never displayed. Errors are reported in the standard error message window.

You can also set this variable in your SS.INI file by using the Show Results Window option on the View tab in the SourceSafe Options dialog box.