FIX: Wrong Line Marked w/ Error Box in $INCLUDE File (44213)
This article was previously published under Q44213
SYMPTOMS
When a compile-time error occurs in a compiled program's $INCLUDE
file, the interpreter puts a box around the wrong line in the main
program. The number of lines that this box lies below the REM $INCLUDE
statement is the number of the line in error in the $INCLUDE file.
Microsoft has confirmed this to be a bug that occurs when
compiling programs that use the $INCLUDE metacommand in QuickBasic
version 1.00 for the Macintosh . This problem is corrected in
QuickBasic version 1.00b.
A more desirable behavior would be for QuickBasic to put a box around
the REM $INCLUDE statement and say "Error in $INCLUDE file at line
xxx."
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
kbbug KB44213 |
|