Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OnComm event in MSCOMM32.OCX
Message
From
17/04/1997 14:24:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
OnComm event in MSCOMM32.OCX
Miscellaneous
Thread ID:
00028775
Message ID:
00028775
Views:
223
I have the following program
a form with a mscomm control and a
timer.
the timer triggers every 10 sec. and send a
polling to a barcode badger.
In the Oncomm event I run my code.
Inputlen=1
Inputthreshold=1
this mean I recieve 1 char at a time.
the Oncomm event triggers when there
is one char in the buffer.
My question is.
As long as I'm doing the code in the
oncomm before I exec RETURN
will oncomm trigger by itself????
or can I do my code knowing that only
afther RETURN a new oncomm event
will trigger???

Best regards

Per Simmersholm
Reply
Map
View

Click here to load this message in the networking platform