DQBdrive$
FUNCTION

Prototype

DECLARE FUNCTION DQBdrive$ ()

Parameters

Returns

The drive letter character

Description

This function simply returns a string of 1 character holding the current drive letter.

Notes:

See also DQBsetDrive, DQBnumDrives, DQBchDir, DQBdir$, DQBpath$

Example

See DQBdir$ example