Re: Get physical size of file on mounted disk
Re: Get physical size of file on mounted disk
- Subject: Re: Get physical size of file on mounted disk
- From: Brian Christmas <email@hidden>
- Date: Wed, 11 Mar 2009 06:50:12 +1100
Or even faster...
set mysize to {} tell application "Finder" set mysize to (get physical size of every file of entire contents of folder "Yearly Email Storage 2009" of disk "jobs") end tell mysize |
_______________________________________________
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