BUG: When Compiled, PRINT CHR$(0) Incorrectly Concatenates (77877)
This article was previously published under Q77877
SYMPTOMS
Below is an example where the null character, CHR$(0), in a PRINT
statement causes incorrectly concatenated output in a compiled
program. The problem does not occur in interpreted programs.
Microsoft has confirmed this problem in the compiler in Microsoft
QuickBasic versions 1.0, 1.0a, and 1.0b for Macintosh .
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
kbbug KB77877 |
|