| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Tests if a drive can be written to.
DiskReadyW( [<cDrive>], [<lOSErrorMsg>] ) --> lIsWriteable
The return value is .T. (true) when the specified drive can be written to, otherwise .F. (false) is returned.
| See also: | DiskReady(), NetDisk() |
| Category: | CT:DiskUtil , Disks and Drives |
| Source: | ct\diskutil.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com