Oh easy enough. I can use the message box and do something like:
set the tracestack to "myStack";send "boo" to stack "myStack"

Of course I have to have a handler named "boo" and there has to be a command to 
run, but it works. 

Bob

On Dec 14, 2011, at 6:25 PM, Mark Wieder wrote:

> set the tracestack to "<stackToBeDebugged>"
> 
> and then the next statement that's executed in the stack will open the
> debugger.


_______________________________________________
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