• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Dumb performance question: tell blocks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Dumb performance question: tell blocks
      • From: Jon Pugh <email@hidden>
    • Re: Dumb performance question: tell blocks
      • From: Michelle Steiner <email@hidden>
  • Prev by Date: Re: Move files to the right folder.
  • Next by Date: Re: Dumb performance question: tell blocks
  • Previous by thread: Re: Filemaker detect click location
  • Next by thread: Re: Dumb performance question: tell blocks
  • Index(es):
    • Date
    • Thread