BUG: FoxPro Quits Immediately When Help Is CalledLast reviewed: July 5, 1995Article ID: Q114267 |
The information in this article applies to:
SYMPTOMSWhen HELP is called, FoxPro quits, displaying one of the following error messages:
FoxPro for Windows ------------------ System Error. Divide by Zero or Overflow Error After choosing the OK button, the following Application Error displays: FOXPRO caused a Stack Fault in module KRNL386.EXE at 0001:81DA. FoxPro for Macintosh -------------------- - The application "Microsoft FoxPro" has unexpectedly quit, because an error of type 4 occurred. -or- - The application "unknown" has unexpectedly quit, because an error of type 4 occurred. CAUSEAn empty .DBF-style Help file was called.
RESOLUTIONCreate at least one record in the Help file. Even if this record is blank, the error no longer occurs.
STATUSMicrosoft has confirmed this to be a problem in FoxPro versions 2.5, 2.5a, and 2.5b for Windows and in FoxPro version 2.5b for Macintosh. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce ProblemAssuming the default directory is set to the main FoxPro directory (usually FOXPROW in FoxPro for Windows or "FoxPro" in FoxPro for Macintosh), type the following commands in the Command window:
SET HELP OFF USE FOXHELP.DBF COPY STRUCTURE TO TESTHELP.DBF SET HELP TO TESTHELP.DBF SET HELP ON HELPFoxPro quits, displaying one of the error messages mentioned above.
|
Additional reference words: FoxMac FoxWin 2.50 2.50a 2.50b errmsg err msg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |