Re: Satisfaction with Satimage
Re: Satisfaction with Satimage
- Subject: Re: Satisfaction with Satimage
- From: Emmanuel <email@hidden>
- Date: Sat, 21 Oct 2006 20:14:11 +0200
At 7:31 PM +0200 10/21/06, Bernard Azancot wrote:
In a previous message, Emmanuel told me:
"Did you know that Satimage osax can change a list of strings into a
list of strings" :
"change theSearchList into theReplaceList in theOriginalString"
OK, Emmanuel I've tested this hint... but how do you call Satimage
osax in an AS ?
I have unsuccessfully, tried "Satimage" and "Satimage.osax".
For example :
tell application "TextEdit"
tell front document
set theText to text 1
tell application "Satimage"
change theSearchList into theReplaceList in theOriginalString
Blah blah...
I think that you can call Satimage osax without any "tell" statement.
Do like if it was an ordinary AppleScript command. Actually, you may
want to call it out of any "tell" statement, in case the app's
terminology conflicts.
Just install it into /Library/ScriptingAdditions/, after having
created the folder if needed.
Emmanuel
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden