Re: Escaping spaces in paths
Re: Escaping spaces in paths
- Subject: Re: Escaping spaces in paths
- From: "Jose L. Hales-Garcia" <email@hidden>
- Date: Sat, 22 Jun 2002 18:35:27 -0700
On Thursday, June 20, 2002, at 10:24 AM, Ondra Cada wrote:
what for? Cocoa does not need it at all. Shells or URLs, though, need
more elaborate methods.
I am running a UNIX executable bundled in the main application bundle,
and,
of course the executable breaks if any directory element along its path
has
spaces in it. So I have to do something about it. What is the Cocoa
class
used for substituting elements of NSString?
Jose
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.