Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fast switching to another app
Message
 
To
22/07/2009 21:11:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01413615
Message ID:
01413912
Views:
63
Hi Denis,

>Ultimately what I would like to do is to be able to call a phone number (I have a text field in my app that contains the phone number) there is a command button at the right of that text box.
loSkype = CREATEOBJECT("skype4com.skype")
loCall = loSkype.PlaceCall( Alltrim(Thisform.txtPhone.Value) )
>By the way I started a new thread giving more details on the problems that I have doing this.

Haven't yet come across the new thread, but will keep an eye open for it.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform