Skip navigation.
 
mlNSTask waitUntilExit problems
FROM : Steve Gehrman
DATE : Thu Jan 17 02:52:37 2002

I'm using NSTask waitUntilExit to wait until my task has completed.  The
problem is when waitUntilExit returns, I still have not received the
last NSFileHandleReadCompletionNotification.

How can I wait until the task complete and I have been sent all the data?

--
Steve Gehrman
CocoaTech
<email_removed>
http://www.cocoatech.com


Related mailsAuthorDate
No related mails found.