PRB: Default Settings Change When Restarting Visual FoxPro (275566)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q275566 SYMPTOMS
Settings in the Options dialog box of the Tools menu do not hold their values when you restart the Visual FoxPro (VFP) development environment.
CAUSE
The New Project Wizard (Application Wizard) creates a Config.fpw file in the VFP home folder. This configuration file includes code to reset various system variables.
RESOLUTION
To prevent this from happening, build new projects in their own folders, rather than in the VFP default folder. To correct the problem, either move the application's files (including the Config.fpw file) to a separate folder, or edit the configuration file to remove all undesired settings.
REFERENCES
For additional information about the Application Wizard, please see the "Application Wizard (Visual FoxPro 6.0)" topic in the Help files.
Modification Type: | Major | Last Reviewed: | 10/31/2000 |
---|
Keywords: | kbCodeSnippet kbDSupport kbprb kbwizard KB275566 |
---|
|