Syntax
| DiskFree&([drive$])
| ||||
---|---|---|---|---|---|
Description
| Returns a Long containing the free space (in bytes) available on the specified drive.
If drive$ is zero-length or not specified, then the current drive is assumed.
Only the first character of the drive$ string is used.
| ||||
See Also
| |||||
Example
|
|