• 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
Re: How to simulate C's function pointer in AppleScript?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to simulate C's function pointer in AppleScript?


  • Subject: Re: How to simulate C's function pointer in AppleScript?
  • From: Philip Aker <email@hidden>
  • Date: Thu, 23 Oct 2008 13:17:41 -0700

On Oct 23, 2008, at 12:55 PM, André Berg wrote:

If I may ask, is there any grounds to my observation earlier, that passing an escaped string containing AppleScript commands to "run script" takes significantly longer for processing them than passing those
same AppleScript commands wrapped in a script object?


It's the difference between pre-compiled and dynamically run.
run script can get you out of a few otherwise inaccessible spots but if you need the speed, precompile (or use another language).



Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@

Democracy: Two wolves and a sheep voting on lunch.

_______________________________________________
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/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: How to simulate C's function pointer in AppleScript?
      • From: "Mark J. Reed" <email@hidden>
    • Re: How to simulate C's function pointer in AppleScript?
      • From: André Berg <email@hidden>
References: 
 >Re: How to simulate C's function pointer in AppleScript? (From: has <email@hidden>)
 >Re: How to simulate C's function pointer in AppleScript? (From: André Berg <email@hidden>)

  • Prev by Date: resizing an image based on part of filename
  • Next by Date: Re: choose file of type {}
  • Previous by thread: Re: How to simulate C's function pointer in AppleScript?
  • Next by thread: Re: How to simulate C's function pointer in AppleScript?
  • Index(es):
    • Date
    • Thread