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

Click here to load this message in the networking platform