DECLARE FUNCTION DQBpath$ ()
A string holding the current drive path
DQBpath$ returns the actual full path of the current drive; Windows long directory names are supported.
See also DQBdir$, DQBdrive$, DQBnumDrives, DQBsetDrive
See DQBdir$ example