QB.EXE Hang or "Division by Zero" with Labeled REM $INCLUDE (42468)
This article was previously published under Q42468
SYMPTOMS
In the QB.EXE environment in QuickBasic Version 4.50, a statement
consisting of a line number (or label) followed by two or more spaces
and then REM $INCLUDE: 'file', where "file" does not exist, displays a
"Binding" message and hangs your machine at compile time.
In QuickBasic Versions 4.00 and 4.00b, attempting to compile the same
program from within the QB.EXE environment generates the error
"Division By Zero."
Microsoft has confirmed these to be problems in QuickBasic Versions
4.00, 4.00b, and 4.50. This problem was corrected in Microsoft Basic
Professional Development System (PDS) Version 7.00 (fixlist7.00).
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB42468 |
|