Hello,

I need to bind an applescript to a specific hotkey. So i open Triggers in 
QS and add a new HotKey where i just paste applescript that i need and 
choose to run it as AppleScript. All is fine, but when QS restarts the bind 
loses the script so it doesn't work after this and therefore i need to make 
it again deleting the crashed one and bind new one, but it's very 
inconvenient due to i have to reboot often enough.
Here's the script i use:

*tell* *application* "Finder"

       *set* visible *of* *process* "Things" *to* false

*end* *tell*

What's appear after QS restarts:

public.rtf:7D2A7848-C187-4F19-B677-A6B8C5BC8A46

I know that i use just bare script but when i try to choose it as a file to 
make the trigger, it doesn't work for me as i need to. So if it's possible 
to make my script stay after QS restart it'd be great!

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to