• 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: Script performance and Safari
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script performance and Safari


  • Subject: Re: Script performance and Safari
  • From: Ed Babcock <email@hidden>
  • Date: Fri, 13 Apr 2012 15:15:50 -0500

I think as general rule once you have debugged the original script you can bypass the Applescript debugger with this to improve the speed:


script a  

--Code for your script goes here  

end script  

set a to run script a

I don't know if it will cut the time too much if you're worried about only 3 or 4 seconds, but I hope it helps!
 _______________________________________________
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

References: 
 >Script performance and Safari (From: Mark Ratledge <email@hidden>)
 >Re: Script performance and Safari (From: KOENIG Yvan <email@hidden>)

  • Prev by Date: Re: Script performance and Safari
  • Next by Date: Re: Script performance and Safari
  • Previous by thread: Re: Script performance and Safari
  • Next by thread: Re: Script performance and Safari
  • Index(es):
    • Date
    • Thread