Re: Cocoa GUI app invocation from CLI with arguments
Re: Cocoa GUI app invocation from CLI with arguments
- Subject: Re: Cocoa GUI app invocation from CLI with arguments
- From: Jens Alfke <email@hidden>
- Date: Mon, 31 Mar 2008 15:34:39 -0700
On 31 Mar '08, at 3:18 PM, Mac QA wrote:
Can anyone suggest how, when invoked from the CLI, I
can throw up my existing GUI and then fill in the values from the CLI
into the corresponding fields of the GUI.
You can get the command-line arguments as [[NSProcessInfo processInfo]
arguments].
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden