Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSCOMM32
Message
From
08/02/2001 02:42:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
MSCOMM32
Miscellaneous
Thread ID:
00473817
Message ID:
00473817
Views:
62
I wanna call through a modem (COMM 3) any number from my program. I dropped control on a form with code

[init]
thisform.xx.settings(9600,N,8,1)
thisform.xx.portopen= .t.

[action]
thisform.xx.output="ATD 123456"

Nothing happens. Where am I wrong? Is there a way to call number from a program, pick up a phone and continue a conversation? Will modem hang up when I pick up a phone becouse there is no option like DATA TO VOICE?

I used MSCOMM32 for a communication with LCD display and everything worked just fine. Isn't it the same?

Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform