WRITE# Statement Works with Semicolon Despite BC.EXE Error (34610)
The information in this article applies to:
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.0
This article was previously published under Q34610 SUMMARY
Microsoft does not recommend linking object modules that produced one
or more severe error messages at compile time. The behavior of such
programs cannot be guaranteed to work in future product versions, or
even to work at all.
An example is shown below for the case of improperly using a WRITE#
statement with a trailing semicolon with the intent to suppress a
carriage return. PRINT# is intended for this purpose, not WRITE#.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB34610 |
---|
|