Function DiskTotal() Foundation

Determines the total storage capacity of a disk in bytes.

Syntax
DiskTotal( [<cDrive>] ;  // Default: CurDrive()
         ) --> nTotalStorageCapacity
Description

<cDrive> defaults to the current drive. It can be specified as a drive letter without a colon.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.