Thank you Kevin...that is exactly what I was looking for!
JR
In a message dated 2/17/02 1:15:45 PM Atlantic Standard Time, [EMAIL PROTECTED] writes:
Use the "breakpoint" command. The debugger must be open before you send the
message that runs the script though. Also, if the stack is not toplevel or
is a Revolution stack, you may need to open the message box (after opening
the debugger) and run:
set the traceStack to the mouseStack
To force the debugger to "watch" that stack before starting to run.
Kind regards,
Kevin
