putting a Unicde character into a string (Was Re: Keystroke a period or numbers ?)
putting a Unicde character into a string (Was Re: Keystroke a period or numbers ?)
- Subject: putting a Unicde character into a string (Was Re: Keystroke a period or numbers ?)
- From: Lewis Butler <email@hidden>
- Date: Sat, 12 Apr 2003 06:20:28 -0600
On Friday, Apr 11, 2003, at 20:26 Canada/Mountain, Deivy Petrescu wrote:
keystroke (ASCII character x)
This reminds me, I was trying to get a script to add the unicode F8FF o#?
(or is it FFF8F? The solid-apple glyph) and could not get anything I
tried to work.
set ClosedApple to (character F8FF)
set ClosedApple to (UNICDOE character F8FF)
set ClosedApple to (character "F8FF")
set ClosedApple to (character 63743) (If I did my hex conversion
correctly)
and, while I'm here, the character palette shows no unicode number for
the OpenApple glyph. How would I get that one?
--
If we get through this alive I'll meet you next week same place same
time
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.