NSTask and NSPipe
NSTask and NSPipe
- Subject: NSTask and NSPipe
- From: Darin Duphorne <email@hidden>
- Date: Tue, 26 Jun 2001 16:13:14 -0500
Can anyone provide me a simple example of how to pipe standardoutput
from a NSTask to a textfield on a window? I can't for the life of me
get it to work. Perhaps a simple example of calling ls -al and
displaying in a tableview or textfield?
Thanks