breakpoint conditions scrambled
Bob Sneidar
bobsneidar at iotecdigital.com
Mon Jul 29 11:00:57 EDT 2019
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 at 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
More information about the use-livecode
mailing list