Share via


CP_OnSelection Initialization Variable

Specifies Yes (default) to set a project in Visual SourceSafe Explorer so that it automatically becomes your current project. This variable specifies No if you want to be able to press ENTER or double-click to make a project your current project.

Syntax

CP_OnSelection = {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 Make selected project the current project check box to set this variable to Yes.

Examples

Specifies that selecting a project automatically makes it the current project:

CP_OnSelection = Yes

See Also

Reference

CP (Command Line)
SourceSafe Options Dialog Box, View Tab (Explorer)

Other Resources

Initialization Variables