Re: iPhone audio calls

2012-02-21 Thread Bob Sneidar
Yes create a command that does the same thing. have it check the environment first. Now you have a one liner you can call in your code. The principle applies to ALL programming: If you use a bit of code repeatedly, create a command or function for it. Bob On Feb 21, 2012, at 3:49 AM, Richard

Re: iPhone audio calls

2012-02-21 Thread Paul Hibbert
As with most things in LiveCode there are many ways to tackle most problems, I haven't done any mobile development yet, but I assume the custom properties work the same, if so a quick fix for this could be to use a custom property that is set to true on preOpenStack and then check that custom pr

Re: iPhone audio calls

2012-02-21 Thread Gerry Orkin
I can't think of a better method... g On 21/02/2012, at 10:49 PM, Richard MacLemale wrote: > Is that the best method, or would there be a better way? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsu