> On 4 Apr 2018, at 1:10 pm, J. Landman Gay via use-livecode > <[email protected]> wrote: > > Maybe script debug mode is turned off?
There are two other less obvious reasons that the breakpoints might be being ignored: - the breakpoint is in a moveStack or resizeStack handler. Note that in 9.0.1 this will extend to resizeControl also to resolve bug 21017. - the breakpoint is encountered when a modal dialog is open Cheers Monte _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
