RE: CFURLRef -> NSFileManager path
RE: CFURLRef -> NSFileManager path
- Subject: RE: CFURLRef -> NSFileManager path
- From: "Jonathan Stocks" <email@hidden>
- Date: Tue, 11 Jun 2002 17:56:23 -0700
Hi Patrick,
Have you taken a look at FSRefMakePath(...). This might do what you want.
You can find information about it at:
http://developer.apple.com/techpubs/macosx/Carbon/Files/FileManager/File_Man
ager/Functions/Converting_B_f_Structures.html
This might do what you are looking for (or at least help).
Thanks,
Jon
-----Original Message-----
From: email@hidden
[
mailto:email@hidden]On Behalf Of Patrick Tescher
Sent: Tuesday, June 11, 2002 5:47 PM
To: email@hidden
Subject: CFURLRef -> NSFileManager path
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.