Thanks for your help Jon,

That's not quite what I need, but hopefully you might still have some
good ideas for me. The issue is where I want the program executed
from. If I am in a terminal and I navigate to a folder then I can
launch my application from that folder, even though the application
isn't in that folder, because it is in my "path" I guess. Say if I am
using IDLE or Matlab and I have libraries in a certain folder,
launching the program from that folder automatically adds the
libraries to the path for that program.

So what I really want is to choose where the program is launched from.
Thus my two step: open the terminal in that location using
quicksilver, then launch my program from the command line.

Thanks again for any ideas you might have.

Reply via email to