Re: Physical size of the trash
Re: Physical size of the trash
- Subject: Re: Physical size of the trash
- From: Yvan KOENIG <email@hidden>
- Date: Wed, 19 Oct 2005 20:55:11 +0200
Le 19 oct. 2005 , à 20:10, John M a écrit :
Dear John,
Good question. Standard Additions has no problem with it.
set myName to "john" -- your short user name
set x to alias ((path to users folder as text) & myName & ":.Trash")
set y to size of (info for x)
This script may be shorten to:
set ptt to (path to trash)
set y to size of (info for ptt)
But, am I wrong ?
it seems that the question was about "physical size" which is not the
same thing than "size".
Yvan KOENIG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden