NSTask advanced output
NSTask advanced output
- Subject: NSTask advanced output
- From: Nico <email@hidden>
- Date: Mon, 4 Nov 2002 20:07:55 +0100
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.
Nico
_______________________________________________
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.