Re: TextEdit find/replace script
Re: TextEdit find/replace script
- Subject: Re: TextEdit find/replace script
- From: Emmanuel <email@hidden>
- Date: Tue, 17 Oct 2006 20:18:17 +0200
At 6:38 PM +0200 10/17/06, Bernard Azancot wrote:
Nothing is simple.
Did you know that Satimage osax can change a list of strings into a
list of strings:
change theSearchList into theReplaceList in theOriginalString
Also, did you know that Smile can do that, directly in a file, so you
don't need "read" then "write":
uchange theSearchList into theReplaceList in theFile -- will change
the file's contents.
Is that simple enough or not, Mr Azancot?
Emmanuel
_______________________________________________
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