• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to get bookmarks data for non-existing files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get bookmarks data for non-existing files


  • Subject: Re: How to get bookmarks data for non-existing files
  • From: Fritz Anderson <email@hidden>
  • Date: Wed, 08 Feb 2012 08:37:23 -0600

On 8 Feb 2012, at 1:42 AM, Gerriet M. Denkmann wrote:

>
> On 8 Feb 2012, at 14:30, Quincey Morris wrote:
>
>> On Feb 7, 2012, at 22:58 , Gerriet M. Denkmann wrote:
>>
...
>>> But when the referenced file does NOT exist, url will be nil and NSError just tells me: "File does not exist".
>>> But I would like to know what the (now non-existing) filename has been.
>>>
>>> How?
>>
>> Did you try +[NSURL resourceValuesForKeys:fromBookmarkData:]?
>
> I had not. Right now I am trying it. But what keys to use? So far I got NSURLNameKey but there is more to get.
> Is there a list of usable keys somewhere?

Have you searched for NSURLNameKey in NSURL.h? There are a number of string declarations after it, 25 for 10.6+, 9 for 10.7, and the documentation for resourceValuesForKeys:fromBookmarkData: says they apply.

	— F


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: How to get bookmarks data for non-existing files
      • From: "Gerriet M. Denkmann" <email@hidden>
References: 
 >How to get bookmarks data for non-existing files (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: How to get bookmarks data for non-existing files (From: Quincey Morris <email@hidden>)
 >Re: How to get bookmarks data for non-existing files (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Re: Lion's 'restore windows' vs. app with initial 'login'
  • Next by Date: Cocoaheads - Silicon Valley : February Meeting Details
  • Previous by thread: Re: How to get bookmarks data for non-existing files
  • Next by thread: Re: How to get bookmarks data for non-existing files
  • Index(es):
    • Date
    • Thread