q
q
- Subject: q
- From: "F.C. Kuechmann" <email@hidden>
- Date: Sat, 17 Oct 2009 20:32:25 -0700
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: Bruce Robertson <email@hidden>