FIX: GPF/UAE w/ Stop Command in Event Procedure & Deleted SubLast reviewed: October 30, 1997Article ID: Q94167 |
2.00
WINDOWS
kbenv kbbuglist
The information in this article applies to: - Microsoft Visual Basic programming system for Windows, version 2.0
SYMPTOMSIn Microsoft Visual Basic version 2.0 for Windows, a General Protection (GP) fault or an Unrecoverable Application Error (UAE) occurs when you attempt to delete a Sub or Function when in break mode. This problem does not occur in Microsoft Visual Basic version 1.0 for Windows.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Visual Basic version 2.0 for Windows. This problem was corrected in Microsoft Visual Basic version 3.0 for Windows.
MORE INFORMATIONThe following steps reproduce the problem:
This problem occurs only when you delete the Sub or Function that you were viewing before you ran the program. If you had been viewing the Form_Load event instead of Sub YourName before running the above program, the problem would not have occurred.
|
Additional reference words: buglist2.00 fixlist3.00 1.00 2.00 3.00 GPF
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |