• 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: Changing case to lower case in QuarkXPress v5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing case to lower case in QuarkXPress v5


  • Subject: Re: Changing case to lower case in QuarkXPress v5
  • From: Emmanuel <email@hidden>
  • Date: Tue, 28 Oct 2003 17:33:07 +0100

At 10:15 AM -0500 28/10/03, Arthur Knapp wrote:
>property ksUpper : "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
>property ksLower : "abcdefghijklmnopqrstuvwxyz"
>
>tell application "QuarkXPress"
> tell selection
> repeat with i from 1 to 26
> try
> set every character where (it is (get ksUpper's character i)) to (get ksLower's character i)

Just in case, the (free) Satimage osax proposes "uppercase" and "lowercase".

Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Changing case to lower case in QuarkXPress v5 (From: Arthur Knapp <email@hidden>)

  • Prev by Date: Re: Panther kills my droplet...
  • Next by Date: reading list of records...
  • Previous by thread: Re: Changing case to lower case in QuarkXPress v5
  • Next by thread: Re: Changing case to lower case in QuarkXPress v5
  • Index(es):
    • Date
    • Thread