• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Scriptability of Character Palette
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scriptability of Character Palette


  • Subject: Re: Scriptability of Character Palette
  • From: has <email@hidden>
  • Date: Tue, 7 Jun 2005 19:14:22 +0100

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:

This email sent to email@hidden

  • Prev by Date: Re: Regex with Satimage
  • Next by Date: Re: Intel = no change for scripters?
  • Previous by thread: Re: Scriptability of Character Palette
  • Next by thread: select smart mailbox
  • Index(es):
    • Date
    • Thread