Re: Unicode Character in File Name
Re: Unicode Character in File Name
- Subject: Re: Unicode Character in File Name
- From: Luther Fuller <email@hidden>
- Date: Wed, 08 Apr 2009 08:52:45 -0500
I originally posted:
I have an alias file named "xxxxxxxx" which I flag by appending the
(character id 9664).
The name now looks like this: "xxxxxxxx◀"
Can I depend on the Finder always displaying this character correctly
in any language?
(And, do you see a "BLACK LEFT-POINTING TRIANGLE" above?)
My final solution is to make the string
"xxxxxxxx" & (character id 9664) & (character id 9664) & (character
id 9664) & (character id 9664)
a property. This removes it from the 'tell Application "Finder"' block
and seems to work well.
_______________________________________________
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