Re: Running processes
Re: Running processes
- Subject: Re: Running processes
- From: "I. Savant" <email@hidden>
- Date: Mon, 11 Sep 2006 10:51:59 -0400
NSTask just isn't working, thats the problem.
Such a broad, sweeping statement is usually the last thing you
should make, especially since NSTask is successfully used for a
number of ... well ... tasks ... in many apps. In other words, it's a
bit of a conceit to assume NSTask is simply broken because you can't
get it to work right.
I'm listening for notifications on the pipes to read the output
from the clu and what I am getting is missing beginning and ending
characters and if it has more than one word, about half the time
the other words in the output are simply lost. That's why I am
really hoping there is a primitive out there I can use instead of
NSTask.
There may be ... then again, NSTask will probably work just fine
too, but without posting your code or describing exactly what you're
trying to accomplish, it's impossible for us to say. As Shawn asked
you, "Can you outline how you are using NSTask?"
Post your code and your goal. Anything less will get us nowhere.
--
I.S.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden