FIX: Visual FoxPro Quits If You Click Ignore or Suspend/ResumeID: Q141479 3.00 3.00b WINDOWS kbprg kbbuglist kbfixlist The information in this article applies to:
SYMPTOMSA Program Error occurs while executing code when the Valid event of a Get object refers to a procedure that does not exist. If the user clicks either Ignore or Suspend followed by Resume, Visual FoxPro guits.
WORKAROUNDEither implement an error handling routine to trap for this error or click Cancel during the Program Error of Visual FoxPro's default error handling routine.
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 FoxPro 5.0 for Windows.
MORE INFORMATION
Steps to Reproduce Problem1. Create a program containing the following code:
2. Save and close the program. Then use the DO command to run the program.
3. Press the ENTER key. At this point, the following Program Error occurs:
4. Click Ignore. This results in an Illegal Operation error or general
KBCategory: kbprg kbbuglist kbfixlist
KBSubcategory: FxprgGeneral VFoxWin buglist3.00 buglist3.00b fixlist5.00
Additional reference words: 3.00 3.00b crash
|
Last Reviewed: February 23, 1997 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |