Oliver,

The way I do it is to enter the word "breakpoint" in the script that I'm
trying to debug, then bring up the Script Debugger. Move it to the side and
click the button (or execute the script) you're trying to debug. When script
execution encounters the "breakpoing" statement, it will pause, and the
Debugger will shift to show where you are in the script. You can then step,
etc. through it.

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: "Oliver Hardt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 16, 2002 4:33 PM
Subject: debugging: how?


> hello:  i cannot get the debugger to work -- i chose "Script Debug
> Mode" and get the debugger window.  i select the message i would like
> to trace in the appropriate object and hit "send message" and nothing
> happens.  is there a trick to it?  thanks for your help.  olli.
> _______________________________________________
> 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

Reply via email to