Dir Initialization Variable
Associates a working folder with a specific project. This variable is automatically set by the Set Working Directory command in Visual SourceSafe Explorer.
Warning
It is not recommended to set this variable manually because a second machine might not have the correct folder path.
Syntax
Dir = <folder path>
Remarks
You can enforce the application of this variable by setting either or both of the Force_Dir and Force_Prj variables to Yes.
Examples
Associates the working folder C:\Word with the project $/Word:
[$/WORD]
Dir = C:\WORD
See Also
Reference
Force_Dir Initialization Variable
Force_Prj Initialization Variable