DQBnumDrives
FUNCTION

Prototype

DECLARE FUNCTION DQBnumDrives

Parameters

Returns

An INTEGER value holding the number of drives

Description

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.

Notes:

See also DQBdir$, DQBpath$, DQBdrive$, DQBsetDrive

Example

See DQBdir$ example