Re: NSTask
Re: NSTask
- Subject: Re: NSTask
- From: Clark Cox <email@hidden>
- Date: Tue, 7 Oct 2003 11:16:54 -0400
On Oct 07, 2003, at 10:51, April Gendill wrote:
yes I understand that, which is why i have an array, the problem is
when I pass an argument like
-arg param
this is what doesn't work.
Your problem is that that is *two* arguments, and each one needs to be
a seperate entry in the array.
--
Clark S. Cox III
email@hidden
http://homepage.mac.com/clarkcox3/blog/B1196589870/index.html
_______________________________________________
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.
References: | |
| >Re: NSTask (From: April Gendill <email@hidden>) |