DoubleClick_File Initialization Variable

Specifies the default behavior when you double-click on a file name in Visual SourceSafe Explorer.

Syntax

Double_Click= {View File|Edit File|Ask}

Remarks

The following table defines the possible options that you can set for this variable.

  • View File
    Displays the file for viewing.
  • Edit File
    Displays the file for editing.
  • Ask
    Displays a dialog box in which you can specify whether you want to view or edit the file. This option is the default.

Examples

Displays the file for editing when you double-click it:

DoubleClick_File = Edit File

See Also

Reference

Editor Initialization Variable

Other Resources

Initialization Variables