• 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: Help! Slow Script!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help! Slow Script!


  • Subject: Re: Help! Slow Script!
  • From: Shane Stanley <email@hidden>
  • Date: Wed, 10 Jul 2002 09:25:59 +1000

On 9/7/02 11:53 PM +1000, Sprague, Graham, email@hidden,
wrote:

> set imageHeight to height of curDoc
> set imagewidth to width of curDoc

I don't know the cause of your slowdown, but you can throw out a heap of
your code if you change these lines to:

set imageHeight to height of curDoc as pixels
set imagewidth to width of curDoc as pixels


--
Shane Stanley, email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: How does one install scripting additions and Smile 2.4.2 in OS X?
  • Next by Date: Re: tell (alias to application)
  • Previous by thread: Re: Help! Slow Script!
  • Next by thread: Re: Help! Slow Script!
  • Index(es):
    • Date
    • Thread