Hi,
I'm trying to run this on a PowerBook running Leopard. When I try to run either of the AppleScripts, I get the error:
"System Events got an error: AppleEvent handler failed."
For the diagnostic script, it fails on the line
tell application "System Events" to set vols to name of every disk whose free space is not 0
and the bolded part is highlighted. So something's up with that name noun, but I don't know how to fix it.
Thanks