Re: -[NSURL path] returning empty string for relative file URL
Re: -[NSURL path] returning empty string for relative file URL
- Subject: Re: -[NSURL path] returning empty string for relative file URL
- From: Glen Simmons <email@hidden>
- Date: Thu, 10 Nov 2005 18:48:21 -0600
On Nov 10, 2005, at 6:12 PM, Rob Mayoff wrote:
In "file://foo.bar", the host part is "foo.bar" and the path part is
empty. You probably mean "file:///foo.bar", in which the host part is
empty and the path part is "/foo.bar".
Well, what I want is a relative path. "/foo.bar" would be an absolute
path. I'm no expert on URLs, so I'm not sure what that should look like.
Thanks,
Glen
_______________________________________________
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