• 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: Init Caps Handler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Init Caps Handler


  • Subject: Re: Init Caps Handler
  • From: KOENIG Yvan <email@hidden>
  • Date: Wed, 21 Nov 2007 11:32:16 +0100


Le 21 nov. 07 à 01:59:40, has a écrit :

Oakley Masten wrote:

Is there an existing handler that takes a text
variable and reconfigures it to "Initial Capitals" for
every word?

While I'm at it how about "All Caps" and "No Caps"?


Using TextCommands <http://osaxen.com/files/textcommands1.1.3.html>:

	tell application "TextCommands" to titlecase "hello world"
	--> "Hello World"

Fast, free, easy-to-use and Unicode-aware, e.g.:

	tell application "TextCommands" to uppercase "¿Qué pasó?"
	--> "¿QUÉ PASÓ?"

HTH

has

Thank you too. I wish to add that of course I didn't forget eastern languages ;-)

Yvan KOENIG (from FRANCE mercredi 21 novembre 2007 11:32:07)


_______________________________________________ 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
References: 
 >Re: Init Caps Handler (From: has <email@hidden>)

  • Prev by Date: Re: Init Caps Handler
  • Next by Date: Re: Init Caps Handler
  • Previous by thread: Re: Init Caps Handler
  • Next by thread: Re: Init Caps Handler
  • Index(es):
    • Date
    • Thread