Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is it




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:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Why is it (From: Michelle Steiner <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.