PRB: Invalid in Immediate Window Error When Creating Variable (76636)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Visual Basic Standard Edition for Windows 1.0
This article was previously published under Q76636 SYMPTOMS
One of the following error messages may occur when you attempt to
create a new variable in the VB.EXE Immediate window:
Invalid in Immediate Window
Invalid in Debug Window
CAUSE
This error message may occur if your program has encountered a serious
error (for example, "Out of Stack Space") from which the program cannot
continue. The current program must be able to continue for variables to be
created in the Immediate window.
RESOLUTION
Exit Visual Basic.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 12/12/2003 |
---|
Keywords: | kbprb KB76636 |
---|
|