One thing that should be noted is that OSX will accept things on the command line without the "NSOpen" option. I tested this. I don't think this works on GNUstep.
On Wed, Apr 14, 2010 at 4:59 PM, Fred Kiefer <[email protected]> wrote: > Am 14.04.2010 15:53, schrieb Martin Dietze: >> I am not quite aware about how GS programs deal with command >> line options. While I can open a PDF file in Vindaloo from >> GWorkspace just fine, running 'openapp Vindaloo.app /path/to/foo.pdf' >> just opens an empty Vindaloo.app, no file is loaded. >> >> Anyone knows how to do this, or can it not be done? > > If you provide this file as parameter to the "--NSOpen" option it should > work. > There are quite a few standard options for document based GNUstep > applciations. If you have a look at NSApplication -finishLaunching you > can easily find out about them. > > Hope this helps > Fred > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnustep > -- Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc. yahoo/skype: greg_casamento, aol: gjcasa (240)274-9630 (Cell) _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
