Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tel.link
Message
 
To
19/04/2004 04:33:03
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00896033
Message ID:
00896050
Views:
10
Greetings Mohammed

Try this function:
Function CallClient ( parNumber, parName )
DECLARE LONG tapiRequestMakeCall IN tapi32.DLL STRING cNumber, STRING cDummy1, STRING cDummy2, STRING cDummy3
RETURN tapiRequestMakeCall(parNumber,"",parName,"")
Jaime

>hi all,
>
>i have customers table,at myform display all information customer and his (telno.)
>
>i want to make study, i want to ask customers many qustions,
>
>how i can link customer(telno) at myform,with my telno.to connect autamticly.
>
>any idea.
>
>remark. i have many sourvers(call the customers) at the same time .
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform