Trapping for iOS errors?

JOHN PATTEN johnpatten at me.com
Sat Nov 9 12:13:52 EST 2013


Hi All…

From what i can tell, when you script a LiveCode app and the script is not written correctly, the resulting iOS application will just “do nothing” when an event attempts to drive that script. iOS just gracefully ignores the code.

For example, in iOS something like:

on mouseUp
answe “helllo”
end mouseUP

The resulting iOS app just, essentially ignores this. Is there any way to catch the iOS error flag and then act on that error?

Thank you!



More information about the use-livecode mailing list