Re: Bearer of good news
Re: Bearer of good news
- Subject: Re: Bearer of good news
- From: Cornwall <email@hidden>
- Date: Sun, 7 Apr 2002 14:18:53 -0700
On Sunday, April 7, 2002, at 12:58 PM, Deivy Petrescu wrote:
This is to let everybody know that "entire contents" is fixed in OS X.
Just checked it and it works!
Regards
I just tested it on a 6.63 GB folder containing 2393 files and 292
folders and subfolders nested as much as 6 levels.
tell application "Finder"
set evFil to every file of the entire contents of alias
"MacHD:Documents:" as alias list
end tell
count of evFil
The count is exactly the count I obtained with a disk/folder cataloging
utility.
OSX 10.1.3, AppleScript 1.8.2b3
Corny
_______________________________________________
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.