Re: command line arguments with NSWorkspace openFile

2008-07-05 Thread Charles Steinman
--- On Sat, 7/5/08, Jim Crafton <[EMAIL PROTECTED]> wrote: > Is it possible to use NSWorkspace to open a file and pass in > command line arguments? I assume you mean you want to run a program with arguments. If you're trying to run a command-line program, it would be better to use NSTask rather

command line arguments with NSWorkspace openFile

2008-07-05 Thread Jim Crafton
Is it possible to use NSWorkspace to open a file and pass in command line arguments? I can't see anything in the docs about this and I haven't found anything with google either. Thanks Jim ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please