Re: Broken script
Re: Broken script
- Subject: Re: Broken script
- From: KOENIG Yvan <email@hidden>
- Date: Thu, 28 Jul 2011 16:56:42 +0200
Here is a sample script :
tell application "TextWrangler"
set text_before to text of document 1
set text_after to replace "business" using "BEURK" searchingString text_before
set (text of document 1) to text_after
end tell
Yvan KOENIG (VALLAURIS, France) jeudi 28 juillet 2011 16:24:06
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden