Re: TextEdit Slash SearchReplace impossible (was Basic Script Blues)
Re: TextEdit Slash SearchReplace impossible (was Basic Script Blues)
- Subject: Re: TextEdit Slash SearchReplace impossible (was Basic Script Blues)
- From: ba95 <email@hidden>
- Date: Sun, 22 Nov 2009 08:18:06 +0100
Le 21 nov. 09 à 07:56, email@hidden a écrit :
Well, I just tried your script as modified below.
I copied everything between the ------s to the clipboard and your
script ran perfectly.
So that's not where the problem is.
What are the "blah blah blah other searchreplace operations" doing
Bingo ! Problem solved
Culprit found:
--
set TheText to my SearchReplace(TheText, "UIlI", "UI/l") -- "UI/l" is
the french for International Units/liter
--
Ed, could you tell me what is these commands purpose, please:
--
log theText
log class of theText
--
I thought the events were automatically logged.
Many thanks, Ed.
I would not have found this bug by myself.
Best.
BA
_______________________________________________
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