Debugging and the execution path
Jerry Daniels
jerry at daniels-mara.com
Thu Dec 22 11:31:50 EST 2005
Alex, et al.,
At some point, doesn't it get easier just to write the expression in
the scripting environs, rather than working around you elbow so see
it in the var watcher?
Best,
Jerry Daniels
-------------- next part --------------
Tool makers for the 21st century
http://www.daniels-mara.com/products
On Dec 22, 2005, at 4:29 AM, Alex Tweedly wrote:
> I want to click in the gray column to the left of an empty line in
> the VarWatcher, and get a dialog that says "Enter an expression"
> I type in "item tIVar of line tLVar of gData" and then each
> time the debugger displays that execution context, it evaluates and
> displays this expression, just as it does the local variables.
>
> I'd even like to do things like sqrt(a^2 + b^2)
> the cProp of button "abc"
> etc.
More information about the use-livecode
mailing list