How do I initiate a telephone call on a mobile device with LiveCode?
Thanks,
David
How do I initiate a telephone call with LiveCode? - Solved
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
How do I initiate a telephone call with LiveCode? - Solved
Last edited by DR White on Thu Dec 08, 2016 1:09 pm, edited 1 time in total.
Re: How do I initiate a telephone call with LiveCode?
Hi David,
use:
...
launch url "tel:44 7818 8822"
...
Best
Klaus
use:
...
launch url "tel:44 7818 8822"
...
Best
Klaus
Re: How do I initiate a telephone call with LiveCode?
Klaus,
WOW!
That seems incredibly easy!
Thanks,
David
WOW!
That seems incredibly easy!
Thanks,
David