Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Try to Dial from VFP
Message
 
À
13/03/1997 07:59:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00024057
Message ID:
00024140
Vues:
34
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform