A long time ago I forget which version there was a bug where debug was randomly 
turned off and script execution would proceed past hard breakpoints. I haven't 
seen that in ages though. 

Bob S


> On Jul 29, 2019, at 06:14 , dunbarxx via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Hi.
> 
> Do you mean that if you have:
> 
> if <condition> then breakpoint
> 
> does not fire? The handler proceeds past that line without  stopping? Have
> you made sure the conditional is valid:
> 
> if <condition> then answer 'XYZ"
> if <condition> then breakpoint
> 
> Craig


_______________________________________________
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