0

Can someone post code to show this?

Elijah

objectiveccoder001
  • 2,981
  • 10
  • 48
  • 72

1 Answers1

0

You will find some NSTask / NSPipe sample code (and further references) here:

http://www.cocoadev.com/index.pl?NSPipe

carlo
  • 16