Re: Init Caps Handler
Re: Init Caps Handler
- Subject: Re: Init Caps Handler
- From: KOENIG Yvan <email@hidden>
- Date: Wed, 21 Nov 2007 11:30:30 +0100
Le 21 nov. 07 à 01:25:58, Philip Aker a écrit :
On 2007-11-20, at 15:28, Paul Scott wrote:
On Nov 20, 2007, at 12:57 PM, Oakley Masten wrote:
While I'm at it how about "All Caps" and "No Caps"?
set elan to "élAn"
set upper to (do shell script "echo 'puts [string toupper {" & elan
& "}]' | tclsh")
set lower to (do shell script "echo 'puts [string tolower {" &
upper & "}]' | tclsh")
set title to (do shell script "echo 'puts [string totitle {" &
upper & "}]' | tclsh")
set res to upper & space & lower & space & title
--> "ÉLAN élan Élan"
Philip Aker
Thanks Philip to take care of our old-european-languages ;-)
Yvan KOENIG (from FRANCE mercredi 21 novembre 2007 11:30:26) _______________________________________________
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