execution doesn't stop when multiple function calls in a line

Dr. Hawkins dochawk at gmail.com
Tue May 22 18:47:24 EDT 2018


It seems to me I filed a bug about this a couple of years ago, and it was
fixed.

If I have a line like

    setVal "someVal", getVal("abc", dbtr) + getVal("def",
dbtr)+getVal("ghi", dbtr) + getVal("jul", dbtr)

and I stop the IDE in the first getVal() with the blue box when it hits a
breakpoint, the other three getVal() still get called--and slowly, after a
delay of seconds for each.

I'm in (supposedly) the latest 9.0.

Are others seeing this, or is it out to get me again? :)
hawk
-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list