DQBpath$
FUNCTION

Prototype

DECLARE FUNCTION DQBpath$ ()

Parameters

Returns

A string holding the current drive path

Description

DQBpath$ returns the actual full path of the current drive; Windows long directory names are supported.

Notes:

See also DQBdir$, DQBdrive$, DQBnumDrives, DQBsetDrive

Example

See DQBdir$ example