Re: AppleScriptObjC -- List Folder Handler
Re: AppleScriptObjC -- List Folder Handler
- Subject: Re: AppleScriptObjC -- List Folder Handler
- From: Shane Stanley <email@hidden>
- Date: Sun, 02 Dec 2018 10:24:22 +1100
On 2 Dec 2018, at 5:37 am, Christopher Stone <email@hidden> wrote:
>
> Is there an equivalent key to NSURLLocalizedNameKey for kMDItemFSName?
kMDItemFSName uses your original definition of name, lastPathComponent, so
that's simple. The metadata search equivalent of NSURLLocalizedNameKey is
kMDItemDisplayName.
> I spent quit a while searching Dash and the Apple Objective-C Documentation
> and could NOT find a list of all the available keys for aURL's
> getResourceValue:(reference) forKey...
>
> Do you know offhand where to find them?
Search for NSURLResourceKey.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden