On 3 Apr '08, at 11:47 PM, Chris Suter wrote:

I don't think the docs. cover this issue.

This is pretty fundamental Unix stuff. I'm sure the Unix-level docs (like man pages, or "Advanced Mac OS X Programming" or "Mac OS X Internals", or Unix textbooks) describe all the gory details of process creation and control.

Even if NSTask doesn't have options for this, you can always call fork and execv, which is what NSTask uses under the hood.

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to