NSTask
NSTask
- Subject: NSTask
- From: April Gendill <email@hidden>
- Date: Mon, 6 Oct 2003 23:26:28 -0700
Ok... Why doesn't NSTask work like the terminal?
According to what I have read you pass arguments to the task as array
elements. fine.. But why won't it accept ANY argument which requires a
parameter?
something like
Regular arguments -l or -a or something go just fine, but when it's
something like -l someparameter or -a parameter, I get an invalid
argument.
How am I able to pass an argument that needs a parameter through NSTask?
April.
_______________________________________________
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.