Re: Init Caps Handler
Re: Init Caps Handler
- Subject: Re: Init Caps Handler
- From: "Mark J. Reed" <email@hidden>
- Date: Wed, 21 Nov 2007 06:56:01 -0500
On Nov 20, 2007 7:59 PM, has <email@hidden> wrote:
> Using TextCommands <http://osaxen.com/files/textcommands1.1.3.html>:
> Fast, free, easy-to-use and Unicode-aware, e.g.:
>
> tell application "TextCommands" to uppercase "¿Qué pasó?"
> --> "¿QUÉ PASÓ?"
Hm. Well, when you say "Unicode-aware", how far does it go? If I do this:
tell application "TextCommands" to titlecase "ljudevit gaj"
(where the lj is the digraph, character id 457, and not an l followed by a j)
will I get "LJudevit Gaj" or "Ljudevit Gaj"? The latter is correct in
Croatian - but it involves turning one character into two.
--
Mark J. Reed <email@hidden>
_______________________________________________
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