an ignored breakpoint

J. Landman Gay jacque at hyperactivesw.com
Mon Sep 3 13:26:52 EDT 2012


On 9/1/12 12:24 PM, Dr. Hawkins wrote:
> Saw another one just now.   A loop ends:
>
>        end switch
>        put ", " & theField & "=" & theDat after updStr
>        --if theFIeld="due" then exit repeat
>     end repeat
>     breakpoint
>     if isDna then
>
> If I don't have the breakpoint, but instead reddot the "if isdna", the
> breakpoint is ignored.
>

If you can post (or send me) the full handler I can test it. My guess is 
that something above the section you posted is the problem, but it's 
hard to say.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list