CommEvent howto?? 
Author Message
 CommEvent howto??

I want to detect the ring. Bu I don't know how to use CommEvent property
with ComEvRing. Please send me a little info on this and using constants ..


Thu, 26 Jul 2001 03:00:00 GMT  
 CommEvent howto??
You can use constants by just typing them, quite easy, don't you think?

in your OnCom event, type:
if mscomm1.commevent = comevring then msgbox "Ring detected"

That's all!
Jacco.


Quote:
>I want to detect the ring. Bu I don't know how to use CommEvent property
>with ComEvRing. Please send me a little info on this and using constants ..



Fri, 27 Jul 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. CommEvent Usage

2. mscomm & CommEvent

3. CommEvent "EOF", can I disable it?

4. MSComm.CommEvent

5. MSComm.CommEvent

6. mscomm1.commEvent read locks the mouse

7. CommEvent problem

8. HowTo hide a form, HowTo make a form invisible.

9. Howto check if control has focus

10. Howto Get text from a query into my E-mail

11. Howto Using HTMLHelp in Access Application

12. HOWTO return the difference between two strings?

 

 
Powered by phpBB® Forum Software