PRB: CLEAR ALL with Object References Causes Page FaultLast reviewed: November 11, 1996Article ID: Q158755 |
The information in this article applies to:
SYMPTOMSIf there are objects that reference each other, Visual FoxPro displays the following error message when CLEAR ALL is carried out:
This Program has performed an illegal operation and will be shut down.Visual FoxPro terminates due to an Invalid Page Fault.
WORKAROUNDDelete object references before carrying out CLEAR ALL.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. 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 Behavior
oform.removeobject("X") oform.removeobject("Y") |
KBCategory: kbprg kbenv kberrmsg kbprb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |