CWD$

Compatible with:
DOS Maximite CMM MM150 MM170 MM+ MMX Picromite ArmiteL4 Armite F4 ArmiteH7 Picomite CMM2

Syntax:
CWD$

Description:
Returns the current working directory on the SD card as a string. The format is: A:/dir1/dir2.
CMM2: See also MM.INFO(DIRECTORY) which will return the same thing but will always have a ‘/’ character at the end

PRINT CWD$

Output on DOS:
C:\Users\Jim\Documents\apps\maximite\cmm2

output on CMM2:
A:/

See DIR$()

Last edited: 15 December, 2020