BUG: All Characters Following CHR(0) are Ignored with MSComm (169502)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
This article was previously published under Q169502 SYMPTOMS
When an instance of the Microsoft Communication Control (MSComm Control)
receives a CHR(0) it ignores that character and all characters that follow.
RESOLUTION
One of the following suggestions should resolve this problem:
- Set the InputLen property of the Microsoft Communication Control to 1
and read one character at a time.
- If possible, do not send CHR(0) or NULL to the Microsoft Communication
control.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This has been corrected in Visual FoxPro
6.0.
Modification Type: | Major | Last Reviewed: | 7/30/1999 |
---|
Keywords: | kbbug kbcode kbinterop KB169502 |
---|
|