BC.EXE "Line Too long" with ASCII 128 and Fast Load Format (42856)
This article was previously published under Q42856
SYMPTOMS
The BC.EXE compiler in QuickBasic Versions 4.00, 4.00b, and 4.50
produces the error message "Line too long" if the character ASCII 128
is included into a string literal and the file being compiled is in
Fast Load and Save format. (This character is entered into the QB.EXE
editor by holding down CTRL+ALT while typing the numbers "128" on
the numeric keypad and then releasing the keys.)
This problem does not occur when the program is run in the QB.EXE
editor.
STATUS
Microsoft has confirmed this to be a bug in QuickBasic Versions
4.00, 400b, and 4.50. This problem was corrected in Microsoft Basic
Professional Development System (PDS) Version 7.00 for MS-DOS and MS
OS/2 (fixlist7.00).
BC.EXE correctly compiles the program with the character ASCII 128 if
it is saved in TEXT format (instead of Fast Load format).
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB42856 |
|