Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Try to Dial from VFP
Message
 
To
13/03/1997 07:59:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00024057
Message ID:
00024140
Views:
30
>I am using a Hayes compatible modem conected to com4. I have an application that have to dial so I create a form with a command control and a communication control (mscomm32.ocx) with the name comm1. In the click event of the command I have the following instructions :
> thisform.Comm1.CommPort = 4
> thisform.Comm1.PortOpen = .T.
> thisform.Comm1.Output ='ATZ'
> thisform.Comm1.Output ='ATDPW9532686'
>
>but i does not work. Can somebody please tell me what I am doing wrong. Thanks in advanced

do you have a pulse dial phone? that is what ATDP is for.
if you have tone dial then use ATDT
Todd Burstain, MD
infinitydoc@delphi.com
Previous
Reply
Map
View

Click here to load this message in the networking platform