On Tuesday, May 26, 2015 at 7:56:23 PM UTC+2, Rob McBroom wrote:
>
> You can also save a command to a file instead of setting a trigger for 
> it. If you open that file (which I assume you can do via AppleScript), 
> it should run.
>

I just tried the following and it's pretty straightforward

tell application "Finder" to open POSIX file 
"/Users/me/Desktop/MyCommand.qscommand"

Can I somehow embed the qscommand in AppleScript?

Is there any way to select a specific action on the second pane (like qs 
cli tool does with files on the first pane)? 

-- 
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/d/optout.

Reply via email to