> So sending command line arguments to "main" is no good when launching
> the second instance, simply because "main" is only called once at
Talking about open, it depends on how you invoke it, i.e: with -n option, it
does launch a new instance every time, so args could easily and safely be
parsed without ambiguity, as an example in the -a string argument so that
-a"cmd" could be parsed and still provide independantly the interesting bonus
of passing other args in the command line as apple events, no ?
This would provide a very powerful automation command runnable from the shell.
Thanks for the interesting underlying os details anyway, very helpful and now
more clear at least to me.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk