Behaviors not honoring script local variables??

Bob Sneidar bobsneidar at iotecdigital.com
Tue Jun 26 18:40:31 EDT 2018


Yes that was my problem. Hovering or viewing the variable in the debugger while getStackConstants was running would show the script local variable values being updated, but as soon as the handler exited, they were all empty again, meaning the handler was not updating the script local variables, but it's own local variables! It was as though the script local variables did not exist yet. 

But as I mentioned quitting and restarting *seemed* to have sorted things out. 

Bob S


> On Jun 26, 2018, at 15:04 , Tom Glod via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> another thing i keep on forgetting in v9 is when you hover over variable
> names in the debugger .... it shows you the value ....that might help these
> kinds of problems.
> 
> keep on keepin on Bob....





More information about the use-livecode mailing list