DECLARE FUNCTION DQBnumDrives
An INTEGER value holding the number of drives
This function returns the number of available logical drives. A value of 3 for example means you have A: B: and C:, and so on.
See also DQBdir$, DQBpath$, DQBdrive$, DQBsetDrive
See DQBdir$ example