Re: One problem solved, another cropped up
Re: One problem solved, another cropped up
- Subject: Re: One problem solved, another cropped up
- From: David Dunham <email@hidden>
- Date: Fri, 30 Jul 2004 09:42:33 -0700
David Kopp
apparently the OS is
passing some parameters to the application when it's run via
double-clicking the .app package. Any ideas what these are? Any idea
WHY they are passed, and if there's any way I can tell it to not do
that? This app is meant to be able to be run from the command line as
well with filenames as arguments, so it causes issues if a non-filename
argument is passed, it just exits without finding the 'file'.
Can't you just dump your arguments to the console?
I think there's a "-ps" sent by Finder. I don't think you can suppress this.
--
David Dunham A Sharp email@hidden
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.