To use this, use the following commands:

MPATH = SPACE(100)
LOAD GETPATH.BIN
CALL GETPATH WITH MPATH
? MPATH

This will show you the current DOS path.  //Mike Hedblom//
