On Tuesday, November 27, 2018 at 13:45, Robert Heller said:
[...]
> I think Finder does not pass filename parameters "on the command line",
> but instead uses some inter-process communication API and not all programs
> are coded to handle that properly, mostly because most non-Mac programers
> are expecting things to just "show up" in argc/argv. I believe MS-Windows
> (of all things) does pass things to argc/argv, at least for programs coded
> Posix-style (int main(int argv,char *argv[]) {...}). Linux's GUI file
> managers all do the Posix thing.
I have no experience with Macs, but is it really impossible to write a
shim program that would accept the filename in Mac style and then invoke
Gnucash in the (expected) command-line-argument style?
_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.