COM1 and COM2: Communications Device Default Buffer Size (33732)
This article was previously published under Q33732
SUMMARY
The receive and transmission buffer sizes for COM1 and COM2 default to
512 bytes in Microsoft QuickBasic versions 4.00, 4.00b, and 4.50, and
in Microsoft Basic Compiler versions 6.00 and 6.00b [and in Microsoft
Basic Professional Development System (PDS) version 7.00, as described
in a separate article].
A sentence under the /C:buffersize option (in the section "Using BC
Command Options") on Page 210 of the manuals listed below incorrectly
states the following: "the default receive-buffer size is 256 bytes
total for both ports." The default receive-buffer size is actually 512
bytes for both the COM1 and COM2 communications ports. The affected
manuals are as follows:
- Page 210 of "Microsoft QuickBasic 4.0: Learning and Using
QuickBasic" for QuickBasic 4.00 and 4.00b
- Page 210 of "Microsoft Basic Compiler 6.0: Learning and Using
QuickBasic" for Microsoft Basic Compiler versions 6.00 and 6.00b
The section "Using BC Command Options" on Page 354 of the following
manual incorrectly states that "the transmission buffer is allocated
128 bytes for each communications port" and should be changed to say
that 512 bytes is the default transmission buffer size:
Page 354 of "Microsoft Basic 4.5: Programming in Basic" manual for
QuickBasic version 4.50
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB33732 |
|