Error message

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller

Post Reply
CAsba
Posts: 452
Joined: Fri Sep 30, 2022 12:11 pm

Error message

Post by CAsba »

Hi all,
Not in any way trying to invoke, or provoke, or 'any-other-voke' a discussion on comparative linguistics, (referring to my previous topic) I have to report that I just got an error message, which concerns me, as it sounds like a precursor to doomsday (project crash or loss). It reads:-

The handler:revStackName isIDEStack has reached the recursion limit of: 400000.
Execution will be terminated to prevent hang

My first idea was that I have set off a repeat sequence, but I wasn't working on or testing any repeat code today.
Any one experienced this before ?
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Error message

Post by Klaus »

Please post the script that throws this error!
CAsba
Posts: 452
Joined: Fri Sep 30, 2022 12:11 pm

Re: Error message

Post by CAsba »

StopPress
I found the cause, it was a coding error - send "mouseup to btn "xxx"" - that caused it. Surprisingly, it wasn't an error that activated the error report.
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Error message

Post by Klaus »

OK, press stopped! :-)
Post Reply