Re: Debugging problems
Re: Debugging problems
- Subject: Re: Debugging problems
- From: Michael Mulligan <email@hidden>
- Date: Mon, 28 Mar 2005 18:52:24 -0500
As for the code you posted, that works so I'll go with that and put my
odd code behind me. Thanks! (As an aside, the program isn't something I
intend to distribute, hence not caring if the shell tools are present)
Also, Ondra, I'd tried your suggestion as for holding off on releasing
the NSTask and NSPipe, but still no dice--it appears as if the
offensive line might be handle=[sopipe fileHandleForReading] though...
Anywho, thanks for the help everybody :-)
-Mike
__________
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me
spread!
__________
On Mar 28, 2005, at 5:46 PM, glenn andreas wrote:
Of course, relying on running shell scripts assumes that the
underlying system install includes shells and all the shell tools you
use (which, in the case of a minimum system install, may not).
While there are certainly ways to do everything you need with an
NSScanner, or repeated use of findOccurance and replace, you can also
do something like:
_______________________________________________
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