Re: debugger bitHints

2010-05-13 Thread DunbarX
Thanks. I am writing it down.

In a message dated 5/13/10 5:54:12 PM, zryip.thes...@gmail.com writes:


> 
> Check your edit menu when you are in the script editor. There is a
> menu "Find selection" with its shortcut (option + command + F) that
> could help you.
> 
> 
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: debugger bitHints

2010-05-13 Thread zryip theSlug
2010/5/13  :
> Ah. I got the watchpoints to work. My hastiness.
>
> About that find shortcut, though...

Check your edit menu when you are in the script editor. There is a
menu "Find selection" with its shortcut (option + command + F) that
could help you.


Regards,
-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: debugger bitHints

2010-05-13 Thread DunbarX
Ah. I got the watchpoints to work. My hastiness.

About that find shortcut, though...

Thanks.

Craig Newman
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


debugger bitHints

2010-05-13 Thread DunbarX
I asked these things before; this time I will write them down.

In the debugger:

Isn't there a keyboard shortcut to put the selection into the find box? I 
know you can drag selected text, but that only inserts it into (after, 
before) what might already be there. It would be the equivalent of Cmd-H in HC. 
We 
already have Cmd-G, thank goodness.

Is there documentation about watchpoints? I just tried them, and cannot 
figure out how they work, or how the conditionals attached to them are used. 
This goes for the conditionals with ordinary breakpoints as well.

There was an external for watchpoints in HC way back, where a user defined 
conditional would invoke a breakpoint. So if a variable, say, exceeded a 
certain value, the script would halt with a breakpoint at that point. Very 
useful; it looks like this is supported in Rev too?

Thanks.

Craig Newman
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution