Max arguments for NSTask?
Max arguments for NSTask?
- Subject: Max arguments for NSTask?
- From: Charles Srstka <email@hidden>
- Date: Sun, 27 Oct 2002 12:37:48 -0600
I'm finding that if I try to launch a process using NSTask with too
many arguments, I get this:
*** NSTask: Task create for path /bin/pax failed: 7, "Argument list too
long".
and my app promptly hangs with the dreaded pinwheel of death. So, my
question is, what is the maximum number of arguments that NSTask can
take? Is this documented anywhere? Is there a way around it?
Thanks,
Charles
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.