TAB() Function Is Affected by Nonprinting Control Characters (65886)
The information in this article applies to:
- Microsoft QuickBASIC 1.0
- Microsoft QuickBASIC 1.01
- Microsoft QuickBASIC 1.02
- Microsoft QuickBASIC 2.0
- Microsoft QuickBASIC 2.01
- Microsoft QuickBASIC 3.0
- 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
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.1
- Microsoft GW-BASIC 3.2
- Microsoft GW-BASIC 3.22
- Microsoft GW-BASIC 3.23
This article was previously published under Q65886 SUMMARY
Sending control characters to a device in conjunction with the TAB()
function may result in output not appearing as desired. This is
because the TAB() function does not distinguish what is and what is
not a control character. This behavior is due to the fact that control
characters and escape sequences are device and hardware specific but
the TAB() function treats them like any other character.
This information applies to the following products:
- Microsoft QuickBasic versions 1.00, 1.01, 1.02, 2.00, 2.01, 3.00,
4.00, 4.00b, 4.50 for MS-DOS
- Microsoft Basic Compiler versions 6.00 and 6.00b for MS OS/2 and
MS-DOS
- Microsoft Basic Professional Development System (PDS) versions 7.00
and 7.10 for MS-DOS and MS OS/2
- Microsoft GW-Basic Interpreter versions 3.20, 3.22, 3.23 for MS-DOS
Modification Type: | Minor | Last Reviewed: | 1/9/2003 |
---|
Keywords: | KB65886 |
---|
|