Function DiskReady() Foundation
Checks whether a drive is ready.
DiskReady( [<cDrive>] ; // Default: CurDrive()
) --> lDriveIsReady
<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.
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.