LC 8.1 Error

Randy Hengst iowahengst at mac.com
Sat Sep 24 21:23:57 EDT 2016


I pinned it down to when I was calling iPhoneClearTouches. The script was the same as with the earlier LC:

if the environment is “Mobile” then
	iPhoneClearTouches
end if

I’ll check for recursion in the handler in use when I called the clear touches.

be well,
randy

Randy Hengst
www.classroomFocusedSoftware.com



> On Sep 24, 2016, at 7:53 PM, J. Landman Gay <jacque at hyperactivesw.com> wrote:
> 
> On 9/24/16 11:57 AM, Randy Hengst wrote:
>> When I adjust the handler to use:
>> answer pExecutionError
>> 
>> I see 2,0,0 as the error message.
>> 
>> 
>> How do I go about debugging line zero?
> 
> Error #2 is a recursion error which seems odd here. I've always assumed that if the line number is 0, it means the script wouldn't compile. That's just a guess on my part, but it would explain why none of your debugging "answer" dialogs trigger.
> 
> -- 
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list