Dumb performance question: tell blocks
Dumb performance question: tell blocks
- Subject: Dumb performance question: tell blocks
- From: "Mark J. Reed" <email@hidden>
- Date: Tue, 17 Oct 2006 09:04:32 -0400
In general, if I have a loop like this:
repeat with i from 1 to N
use an applescript builtin
use an applescript builtin
tell application "Foo" to do something
use an applescript builtin
end repeat
is that going to perform better, worse, or about the same as wrapping
the whole thing in a tell application "Foo" block? Does it depend on
the app?
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden