On Sunday, March 30, 2014 7:09:57 PM UTC+2, lopmenhed wrote:

> I've written a bunch of Python scripts that I use periodically while at my 
> computer and would like to be able to launch them from Quicksilver. I know 
> that I can do either of these:
>
>    - Find a script in the first ("Item") box and select "Run a Shell 
>    Script" as an action 
>    - Write an AppleScript that does something like do shell script 
>    "~/anaconda/bin/python ~/bin/foo.py" 
>
> If I simply select "foo.py" in the Item pane and then use the Open action, 
> it doesn't work. This is what I'd like to be able to do, and even better 
> I'd like to be able to specify arguments for the command.
>
You could adapt Run command in shell with 
arguments<http://qsapp.com/wiki/Run_command_in_shell_with_arguments> 
applescript 
action to suit your needs, I guess. 

-- 
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