Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Script Sherlock and TextEdit to batch-define terms' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Script Sherlock and TextEdit to batch-define terms
Authored by: ob1cannoli on Oct 15, '04 03:12:30PM

although i have not looked at your script, if you do:

tell application "APPNAME" to _____

it does not need to activate that application....although I'm unsure if if this also works for UI scripting.



[ Reply to This | # ]
Script Sherlock and TextEdit to batch-define terms
Authored by: ramonf on Oct 15, '04 08:40:38PM

You do need to activate an application (to bring it to the front) to use UI scripting :(



[ Reply to This | # ]