This command will return the name of the current windows directory.
Return String=WINDIR$()
The return value is a string.
cls print "current windows directory= "+windir$() do loop end
FILE Commands Menu Index