Function DiskReadyW() Foundation

Checks whether a drive can be written to.

Syntax
DiskReadyW( [<cDrive>] ;  // Default: CurDrive()
          ) --> lWriteable
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.