PE Option in OPEN COM Statement Enables Parity Checking (51076)
This article was previously published under Q51076
SUMMARY
When opening a communications port (COM1 or COM2) in Microsoft
QuickBasic or Microsoft Basic Compiler, the parity is not checked
unless the PE option is specified in the OPEN COM statement.
The PE option must be added under the OPEN COM statement (listed
alphabetically under OPEN) in the following Basic language references:
- The QB Advisor on-line Help system for QuickBasic Version 4.50,
under the OPEN COM statement
- Page 297 of "Microsoft QuickBasic 4.0: Basic Language Reference"
manual for Versions 4.00 and 4.00b
- Page 297 of "Microsoft Basic Compiler 6.0: Basic Language
Reference" for Versions 6.00 and 6.00b for MS OS/2 and MS-DOS
- Page 241 of "Microsoft Basic 7.0: Basic Language Reference" for
Microsoft PDS Version 7.00 for MS OS/2 and MS-DOS
- The Microsoft Advisor on-line Help system for QuickBasic Extended
Version 7.00, under the OPEN COM statement.
- Page 375 of "Microsoft QuickBasic Compiler" Versions 2.0x and 3.00
manual
The PE option is documented in the "Microsoft GW-Basic Interpreter:
User's Reference" for Versions 3.20, 3.22, and 3.23, under the OPEN
COM statement.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB51076 |
|