Scott Kane wrote:

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.

Indeed it does.  So this issue seems to affect OS X only.

If someone here will be kind enough to verify the bug in OS X I'll post the bug report.

Thanks in advance -

--
 Richard Gaskin
 Fourth World Media Corporation
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to