Repeating Repeat Loops??
Dar Scott
dsc at swcp.com
Wed Mar 10 12:54:38 EST 2004
On Wednesday, March 10, 2004, at 08:59 AM, Rob Cozens wrote:
> I set a breakpoint at the "if" statement and run the handler in the
> debugger with the variable watcher focused on the vale of x.
>
> The repeat loops TWICE when x is between 8 & 18!!
Some things to look at.
What happens if the 'if' is broken into three lines? Maybe the
single-line 'if' is seen as two breakpoints.
Is this happening outside of debugging?
Dar Scott
More information about the use-livecode
mailing list