Re: NSTask advanced output
Re: NSTask advanced output
- Subject: Re: NSTask advanced output
- From: "Philippe C.D. Robert" <email@hidden>
- Date: Mon, 4 Nov 2002 20:41:26 +0100
On Monday, November 4, 2002, at 08:07 Uhr, Nico wrote:
Hi list =)
I've made a software which wraps some UNIX commands using NSTask...
Everything's OK expected that I need to get the output of this task.
The difficulty is that the output is (like wget ou curl) changing all
the time.
I tried to catch this data with -setStandardOutput: and an NSPipe
object, but I didn't get anything.
Any ideas ?
Thanks in advance.
Have a look at GSCommander. If I remember correctly I just did what you
are looking for. You can find it at
http://www.nice.ch/~phip/softcorner.html
-Phil
--
Philippe C.D. Robert
http://www.nice.ch/~phip
_______________________________________________
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.