I'm moving to a new computer. I have an applescript I've used with a 
Quicksilver trigger for years:

tell application "iTerm"
    activate
    set myterm to (make new terminal)
    tell myterm
        launch session "Default Session"
    end tell
end tell

But on the new Mac, this doesn't work anymore. It works in Script Editor, 
but in Quicksilver - whether I use a trigger or just run it directly - I 
get a Console message saying "Quicksilver: Run Script: File iTerm.app 
wasn’t found." Quicksilver and iTerm are both identical versions from the 
old machine.

Help!


dan

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