• 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: Replace all caps into plain
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replace all caps into plain


  • Subject: Re: Replace all caps into plain
  • From: Jan Bultereys <email@hidden>
  • Date: Wed, 27 Dec 2006 17:11:21 +0100
  • Thread-topic: Replace all caps into plain

Hi Emmanuel, cool tip, why haven't I seen that before... :)

Many thanks,jan


> From: Emmanuel <email@hidden>
> Date: Wed, 27 Dec 2006 17:05:15 +0100
> To: AppleScript Users List <email@hidden>
> Subject: Re: Replace all caps into plain
>
> At 4:34 PM +0100 12/27/06, Jan Bultereys wrote:
>> [...]
>> (if you want to run this you need scripting addition Satimage.osax)
>> [...]
>>         set UpSTR to change ¬
>>             {"a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l",
>> "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "é",
>> "è", "ç", "à", "¦", "ê", "î", "â", "ë", "û", "ü", "ù", "ï", "ô"} ¬
>>                 into ¬
>>             {"A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L",
>> "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "É",
>> "È", "Ç", "À", "‘", "Ê", "Î", "Â", "Ë", "Û", "Ü", "Ù", "Ï", "Ô"} ¬
>> [...]
>
> Since you're using Satimage.osax already, why not using its cool
> "uppercase" command instead?
>
> Emmanuel
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> edepot.com
> Archives: http://lists.apple.com/mailman//archives/applescript-users
>
> This email sent to 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/mailman//archives/applescript-users

This email sent to email@hidden

References: 
 >Re: Replace all caps into plain (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: Replace all caps into plain
  • Next by Date: Re: Replace all caps into plain
  • Previous by thread: Re: Replace all caps into plain
  • Next by thread: Re: Replace all caps into plain
  • Index(es):
    • Date
    • Thread