Re: q
Re: q
- Subject: Re: q
- From: Bruce Robertson <email@hidden>
- Date: Sat, 17 Oct 2009 20:41:13 -0700
You probably figured it out by now;
(free space of disk diskName)
On Oct 17, 2009, at 8:32 PM, F.C. Kuechmann wrote:
why doesn't this work?
on run
set diskName to "Foo"
tell application "Finder"
set diskSpace to (free space of diskName)
end tell
return diskSpace
end run
_______________________________________________
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
- Follow-Ups:
- Re: q
- From: "F.C. Kuechmann" <email@hidden>
References: | |
| >q (From: "F.C. Kuechmann" <email@hidden>) |