Function DiskCheck() Foundation

Calculates a checksum for disks.

Syntax
DiskCheck( <cDrive> ;
         ) --> nCheckSum
Return

Returns a checksum for the specified drive as a positive integer. If the specified drive does not exist -1 is returned. When a defective sector is detected its number is returned as a negative value.

Description

NOTE: A second parameter as in CA-Tools is not supported.

This function is not supported under Windows.

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.