SuivantPrec.Bas prec.BasNiv. sup.

9.23 DFREE - Returns the free bytes on a drive 

Default is the current drive.

Argument(s)from 0 to 1, String
Result type String
Aliases DISKFREE
Category Functions returning information about files and disks

Example:

 C:> ASET -p X := DFREE('C:')
 X=2654322
SuivantPrec.Bas prec.HautNiv. sup.