Re: NSTask
Re: NSTask
- Subject: Re: NSTask
- From: Chris Ridd <email@hidden>
- Date: Tue, 07 Oct 2003 16:08:11 +0100
On 7/10/03 3:51 pm, April Gendill <email@hidden> 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.
That probably [*] fails because it is actually *two* arguments, not one:
@"-arg" and @"param".
Cheers,
Chris
_______________________________________________
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>) |