Greg Ercolano wrote:
> Fabien Costantini wrote:
>>> Greg Ercolano wrote:
>>>     Yes, that is probably better than 'open' in that you can
>>>     at least pass arguments to your app normally.
>>>     open(1) is somewhat limited when it comes to passing arguments
>>>     through it.
> 
>> Mmmm, are you sure ?
>> Under a terminal go to your root fltk directory and try this:
>> open -a /Applications/TextEdit.app src/fil*.cxx FL/fil*.H

The files get passed in Apple events and not on the command-line.
You can't pass actual command-line arguments to the program...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to