Re: CFURLRef -> NSFileManager path
Re: CFURLRef -> NSFileManager path
- Subject: Re: CFURLRef -> NSFileManager path
- From: Nathan Day <email@hidden>
- Date: Wed, 12 Jun 2002 18:05:31 +0930
a CFURLRef can be cast to an NSURL, and so you can use the path method.
On Wednesday, June 12, 2002, at 10:17 AM, Patrick Tescher wrote:
Is there an easy way to take a CFURLRef that points to a local file and
turn it into a string that can be read by NSFilemanager so I could do
something like fileExistsAtPath? I don't know anything about carbon and
I would like to get back to cocoa as fast as possible :)
_______________________________________________
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.
_______________________________________________
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.