Won’t work in certain situations. I was at one point using it to open a stack 
and suspend execution in the previous stack, picking up when I exited from the 
modal one. This would apply to custom modal dialogs for instance. Non-modal 
continues executing the script that called it. 

Bob


On Apr 13, 2014, at 17:35 , Geoff Canyon <gcan...@gmail.com> wrote:

> Debug it as a non-modal.
> 
> 
> On Sun, Apr 13, 2014 at 2:24 PM, Peter Haworth <p...@lcsql.com> wrote:
> 
>> Any tips on how to debug a button script in a modal dialog?
>> 
>> It seems that red dot breakpoints and breakpoint commands don't work in
>> modal dialogs, at least not in the stack I'm testing right now. I can tell
>> that the script is executing, just not producing the right results.  I
>> usually try to debug in some other stack mode but not possible in this
>> case.
>> 
>> Pete


_______________________________________________
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