| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Kumar Shailove wrote:
>Just wondering to know that whether the Character Palette of Mac OS X is scriptable or not?
Why would you want to script the Character Palette? If all you want is to specify some non-MacRoman characters (something vanilla AppleScript is not good at), you could try TextCommands' literal command. Example:
tell application "TextCommands"
set someUnicodeText to literal "blah blah %{7654 7630 7600}U blah"
end tell
HTH
has
--
http://freespace.virgin.net/hamish.sanderson/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.