Click to See Complete Forum and Search --> : Phone Dialer


April 18th, 1999, 03:35 PM
Is there a simple function that just dials your phone through the modem?
I don't want to connect to anything. I want my application if under certain
conditions to dial a pager number.
So i guess i need a function that find/identifies the modem, then dials a
number.

Thanks.

Rinks
May 7th, 1999, 06:11 AM
If u want u can use tapi API calls and send the message.
still simpler method will be directly using the modem commands and sending those commands to the com port where u'r
modem is connected.

HTH
Rinks.