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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to