• 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
Case sensitive find/replace
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Case sensitive find/replace


  • Subject: Case sensitive find/replace
  • From: Jan Bultereys <email@hidden>
  • Date: Tue, 18 Jul 2006 14:26:42 +0200
  • Thread-topic: Case sensitive find/replace

Title: Case sensitive find/replace
Hi, does anyone know how I can make this case sensitive...
This example will replace the word “Formaat” to “Format“ but I don’t want that “FORMAAT” and “formaat” get changed,
For some reason this syntax is not case sensitive...


tell application "QuarkXPress Passport"
    activate
   tell current box
       try
           set every text where it is "Formaat" to "Format"
        end try
   end tell
end
tell

Any idea is much appreciated
jan

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Case sensitive find/replace
      • From: Michael Schmidt <email@hidden>
  • Prev by Date: getting the image file of a mounted disk image
  • Next by Date: Re: Case sensitive find/replace
  • Previous by thread: Re: getting the image file of a mounted disk image
  • Next by thread: Re: Case sensitive find/replace
  • Index(es):
    • Date
    • Thread