The information in this article applies to:
SYMPTOMSWhen you view a text file from Visual SourceSafe Explorer, the default Visual SourceSafe viewer opens the file, even though you set the correct path for your desired editor in "Editor for viewing files". CAUSEThe path for the executable file in the "Editor for viewing files" contains a space. For example: C:\Program Files\Accessories\wordpad.exeNOTE: To see the path, click Options under the Tools menu and then looking for the "Editor for viewing files" text box on the General Tab. RESOLUTIONType quotes around the path name if it contains a space in it. For example: "C:\Program Files\Accessories\wordpad.exe" "%1" STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual SourceSafe version 6.0. MORE INFORMATIONVisual SourceSafe Explorer allows you to customize your settings to view files. You can type the exact path to the executable file of your editor in the "Editor for viewing files" text box. When you try to view a file by selecting View File from the Edit menu, Visual SourceSafe uses the "Editor for viewing files" path to locate the .exe. However, if that path contains a space, the file is opened in the default Visual SourceSafe viewer. Steps to Reproduce Behavior
Additional query words:
Keywords : kbSSafe500bug kbSSafe600fix kbSSExplorer |
Last Reviewed: August 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |