FIX: ALEN() Function Causes Illegal Operation in Debug WindowLast reviewed: February 20, 1997Article ID: Q162553 |
The information in this article applies to:
SYMPTOMSUsing the ALEN() function in the Debug window to reference an array that does not exist in a form causes Visual FoxPro 3.0 for Windows to shut down. The following error message appears in Windows 95 after the form closes:
This program has performed an illegal operation and will be shut down.Clicking Details reveals the following message:
VFP caused an invalid page fault in module <module name> at <memory address>.In Windows NT 4.0, the following error appears:
An application error has occurred and an application error log is being generated. VFP.exe Exception: access violation <error number>, Address: <memory address>.The operating system then closes Visual FoxPro.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been fixed in Visual FoxPro 5.0 for Windows.
MORE INFORMATION
Steps to Reproduce Behavior
|
KBCategory: kbtool kbbuglist kbfixlist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |