FIX: Out of Memory Error on Show Next from Debug MenuLast reviewed: October 30, 1997Article ID: Q100192 |
3.00
WINDOWS
kbprg kbbuglist
The information in this article applies to:
SYMPTOMSIf you choose Show Next Statement from the Debug menu when you are not stepping through code, Visual Basic gives you an "Out of Memory" error message.
CAUSEVisual Basic incorrectly enables the Show Next Statement choice in the Debug menu when you are not in single-step mode. This menu choice should be enabled only when you are stepping through code.
WORKAROUNDAvoid using the Show Next Statement option when you are not single stepping through code. This option should not be available when you are not single stepping through code.
STATUSMicrosoft has confirmed this to be a bug in Microsoft Visual Basic version 3.0 for Windows. This bug was corrected in Microsoft Visual Basic version 4.0 for Windows.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: buglist3.00 fixlist4.00 3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |