How to create process independent of current process AND that takes command line arguments?
How to create process independent of current process AND that takes command line arguments?
- Subject: How to create process independent of current process AND that takes command line arguments?
- From: "Chris Markle" <email@hidden>
- Date: Thu, 3 Apr 2008 21:50:08 -0700
Hi there,
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. I looked at NSTask and NSWorkspace classes and they don't
look like they can handle this. I am new to the platform so I easily
could have missed something. Thanks in advance!
Chris
_______________________________________________
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