> 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