Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Try to Dial from VFP
Message
From
13/03/1997 07:59:06
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Try to Dial from VFP
Miscellaneous
Thread ID:
00024057
Message ID:
00024057
Views:
92
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
Next
Reply
Map
View

Click here to load this message in the networking platform