• 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: Why is it
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is it


  • Subject: Re: Why is it
  • From: deivy petrescu <email@hidden>
  • Date: Tue, 29 Jan 2008 17:26:07 -0500


On Jan 29, 2008, at 16:00, Michelle Steiner wrote:

This script takes four seconds to complete:

tell application "Finder"
	set foo to entire contents of (path to documents folder)
end tell

This script runs almost instantaneously:

tell application "Finder"
set foo to entire contents of (path to documents folder) as alias list
end tell



Well, it does that in your machine.
In Smile it takes almost 18 seconds on mine and in SE it takes much longer...
----> G4-1.4 (Leopard)


Deivy
_______________________________________________
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: 
 >Why is it (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Mail message content issues
  • Next by Date: Re: Why is it
  • Previous by thread: Re: Why is it
  • Next by thread: Re: Why is it
  • Index(es):
    • Date
    • Thread