FIX: "PRG" File Type Missing in FoxPro File GroupLast reviewed: August 25, 1997Article ID: Q151004 |
The information in this article applies to:
SYMPTOMSVisual SourceSafe provides the ability to logically group files of different types. For example, files that have a ".c" or ".h" extension may be considered as Visual C++ files. This functionality allows the developer to control the types of files displayed in the List Files of Type option, which is displayed in many Visual SourceSafe dialog boxes. During Visual SourceSafe installation, FoxPro or Visual FoxPro is automatically added to the File Group list in the SourceSafe Options dialog box under the File Types tab. To observe this behavior, from the Visual SourceSafe menu, go to [Tools][Options][File Types]. At the bottom of the dialog box, the FoxPro file types are displayed. The file types shown are automatically grouped as FoxPro or Visual FoxPro files. However, the *.prg file type, which is a major FoxPro file type, is missing.
RESOLUTION
To make this a global change, you need to modify the SRCSAFE.INI file in the root folder of SourceSafe on the server. The following entry in the SRCSAFE.INI file reflects the additional reference to *.prg file types for the FoxPro product:
File_Types = foxpro (*.sct; *.scx; *.frx; *.frt; *.vcx; *.vct *.prg) STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual SourceSafe 5.0.
|
Additional query words: Visual FoxPro
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |