Function DiskReady() Foundation

Checks whether a drive is ready.

Syntax
DiskReady( [<cDrive>] ;  // Default: CurDrive()
         ) --> lDriveIsReady
Description

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

NOTE: A second parameter as in CA-Tools is ignored and the function suppresses an OS error message.

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.