PRB: CONFIG.FP or CONFIG.FPW Causes "Syntax Error" at StartupID: Q103465 The information in this article applies to:
SYMPTOMSWhen you are starting FoxPro with an associated CONFIG.FP or CONFIG.FPW file, the following error messages may occur:
CAUSEFoxPro is executing the CONFIG.FP or CONFIG.FPW file as a program file. This behavior most often occurs because of an incorrectly specified startup switch. For example, the following command issued at the MS-DOS prompt will cause a syntax error:
NOTE: This command will cause an error as long as the specified
configuration file exists and has entries in it.
RESOLUTIONTo correct this problem, do the following: 1. Remove the space between the "-c" switch and the path and filename 2. Look for the SET FOXPROWCFG line in the Autoexec.bat file to ensure
MORE INFORMATION
Steps to Reproduce Problem1. Start FoxPro. 2. In the Command window, type:
3. Change the first line so it reads:
4. Quit FoxPro.
5. Start FoxPro with the syntax noted above in the "Cause" section,
|
|
Last Reviewed: June 24, 1997 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |