Re: MSComm1_OnComm()'s comEvReceive first or Buffer = MSComm1.Input
- From: "Boki" <bokiteam@xxxxxxxxxxxxxx>
- Date: Wed, 14 Dec 2005 15:59:50 +0800
so we have to choose one and only one method to receive data, or we maybe
lost it, right?
Best regards,
Boki.
"Dick Grier" <dick_grierNOSPAM@xxxxxxx> ¼¶¼g©ó¶l¥ó·s»D:uJyvhTGAGHA.1180@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
>>>
> MSComm1_OnComm()'s Case comEvReceive event or the Buffer = MSComm1.Input
> assigment first?
> <<
>
> There is no way to determine which will execute first. If you need to
> control the order, you must use a (global to the respective routines) flag
> or flags, or some other mechanism.
>
> ***
>
>
> --
> Richard Grier (Microsoft Visual Basic MVP)
>
> See www.hardandsoftware.net for contact information.
>
> Author of Visual Basic Programmer's Guide to Serial Communications, 4th
> Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
> www.mabry.com/vbpgser4 to order.
>
>
.
- Follow-Ups:
- References:
- Prev by Date: Re: How to declare a pubic integer in module?
- Next by Date: Re: Excel.exe remains in memory.
- Previous by thread: Re: MSComm1_OnComm()'s comEvReceive first or Buffer = MSComm1.Input
- Next by thread: Re: MSComm1_OnComm()'s comEvReceive first or Buffer = MSComm1.Input
- Index(es):
Loading