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