Re: How to create process independent of current process AND that takes command line arguments?
Re: How to create process independent of current process AND that takes command line arguments?
- Subject: Re: How to create process independent of current process AND that takes command line arguments?
- From: Chris Suter <email@hidden>
- Date: Fri, 4 Apr 2008 16:09:42 +1100
On 04/04/2008, at 4:01 PM, Jens Alfke wrote:
On 3 Apr '08, at 9:50 PM, Chris Markle wrote:
Preferably using Cocoa stuff, how can I create a separate process
that
is independent of my current process (that is I don't want the
process
to be a child of my current process) AND that can take command line
arguments.
Look at LSOpenApplication.
Note that you can't pass parameters using that function if you want it
to work on Tiger or earlier.
- Chris
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