Returns the full path to the current users Documents folder.
Return String=MYDOCDIR$()
The return value is a string.
print "Returns the full path to the current users Documents folder " print "(",MYDOCDIR$(),")" do loop end
FILE Commands Menu Index