• 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: Recursive Character Replacing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recursive Character Replacing


  • Subject: Re: Recursive Character Replacing
  • From: Emmanuel <email@hidden>
  • Date: Thu, 4 Sep 2003 22:41:38 +0200

At 8:25 PM +0200 9/4/03, Jean-Baptiste LE STANG wrote:
>It might be quicker using an osax, using Satimage.osax you can do the following :
>
>repeat with x from 1 to count searchStuff
> set myDosArticle to change (item x of searchStuff) into (item x of replaceStuff) in myDosArticle
>end repeat

Or you use the latest version of Satimage.osax and write simply:

---------------------------------
set myDosArticle to change searchStuff into replaceStuff in myDosArticle
---------------------------------

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: Recursive Character Replacing (From: Jean-Baptiste LE STANG <email@hidden>)

  • Prev by Date: Re: Searching for a folder in Applescript.
  • Next by Date: Re: Recursive Character Replacing
  • Previous by thread: Re: Recursive Character Replacing
  • Next by thread: Re: Recursive Character Replacing
  • Index(es):
    • Date
    • Thread