Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSCOMM
Message
From
13/08/2001 18:21:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
MSCOMM
Miscellaneous
Thread ID:
00543278
Message ID:
00543278
Views:
55
I have a infrared remote control and I'm trying to get data from COM1 with code below but nothing happen.
Any suggestion?
Thank's in advance,
NPedro



Do WHILE !OK
IF THISFORM.c.InBufferCount > 0
cChar = THISFORM.c.Input
OK = .T.
Endif
Enddo

wait wind "Result: " + cChar
Next
Reply
Map
View

Click here to load this message in the networking platform