use framework "Foundation"
on getLocalizedNameFor:aPath
set anNSURL to current application's |NSURL|'s fileURLWithPath:aPath
set {theResult, theValue} to anNSURL's getResourceValue:(reference) forKey:(current application's NSURLLocalizedNameKey) |error|:(missing value)
return theResult as text
end getLocalizedNameFor:
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden