Speeding Up Script
Speeding Up Script
- Subject: Speeding Up Script
- From: "Mr. Weasel Willits" <email@hidden>
- Date: Wed, 22 Nov 2000 22:37:24 -0700
------------------Seth Willits---------------
Microsoft is to Apple as Honda is to Ferrari
_____
http://freaksoftware.tripod.com/ ______
on run {fileName}
--ignoring application responses
tell application "Finder" to return (position of item fileName of
desktop)
--end ignoring
end run
I'm using this script in REALbasic and it will be run tens of times. I wish
I could ignore responses to SIGNIFICANTLY speed up the action, but obviously
I can't. Is there some other way to speed this up or do I have to learn
alllllllllllll about AppleEvents and spend my four day weekend trying to
translate it???
Does anyone know AppleEvents and would be willing to translate that for me?
------------------Seth Willits---------------
Microsoft is to Apple as Honda is to Ferrari
_____
http://freaksoftware.tripod.com/ ______
References: | |
| >8.6-9.0.4? (From: "Mr. Weasel Willits" <email@hidden>) |