[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NAME: DiskFree
USE: Function to return the amount of free disk space, in bytes, of
the specified drive. A numeric value corresponding to the
desired disk drive is passed to DiskFree, a value of 0
identifies the default drive, 1 equals drive A, etc.
DEPENDENCY: The DOS unit must be used placed in the uses section.
SYNTAX: DiskFree(DriveNumber);
DiskFree(Word);
See Also:
DiskSize
GetDir
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson