breakpoint is suddenly being ignored in IDE
SimPLsol at aol.com
SimPLsol at aol.com
Thu Sep 13 16:45:15 EDT 2007
Mark,
There could be several reasons why the breakpoint is being ignored. Without
seeing the script it is hard to tell, but a common one is setting the
breakpoint inside a conditional which is not called. In other words you have an IF,
Then statement; you set the breakpoint inside the Then part, and the IF is false
so the Then never gets called.
One possibility.
Paul Looney
**************************************
See what's new at
http://www.aol.com
More information about the use-livecode
mailing list