Free size of different volume?

Scott Kane scott at cdroo.com
Tue May 29 11:07:37 EDT 2007


> on mouseUp
>   put the defaultFolder into tDir
>   set the defaultfolder to "/Volumes/util/"
>   if the result is not empty then
>     answer the result
>     exit to top
>   end if
>   get the diskspace
>   put it &cr& the defaultFolder
> end mouseUp

It's working here for 2.70 on XP SP 2.   I specify D:/Downloads and get the 
correct free space in bytes for the drive.

Scott 




More information about the use-livecode mailing list