1. if you are using the red dot method of setting a breakpoint, it doesn't get saved. Use the script method instead i.e. the word "breakpoint" on a line of it's own at the point you want.
2. If the script with the breakpoint is called with a send, then it may not work. I don't know why and it may only happen with send in time, but for some reason, debugging after a send will not stop the script.
BTW: if you are debugging a preOpenStack handler, you don't always have to close & re-open the stack to test it. You can call the handler either by typing "preOpenStack" in the message box or by right-clicking and selecting the message from the contextual menu.
Cheers, Sarah [EMAIL PROTECTED] http://www.troz.net/Rev/
On 26 Apr 2004, at 5:16 am, David Burgun wrote:
Hi,
I have inserted a breakpoint in a StackScript, in the preOpenStack handler. I save and close the stack and then reload and run it in "Browse" mode but it doesn't come out on the breakpoint. I know it's getting to the handler cos I added a "beep" to it.
I've had no end of problems getting breakpoints to work, it seems haphazzard at best whether they actually get recognized or not.
Is this another bug in RunRev (2.2) or am I doing something wrong?
Thanks Dave _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
