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 ..