MYDOCDIR$

Returns the full path to the current users Documents folder.

  Syntax
Return String=MYDOCDIR$()
  Returns

The return value is a string.

  Example Code
print "Returns the full path to the current users Documents folder "
print "(",MYDOCDIR$(),")"
do
loop
end
  See also

FILE Commands Menu
Index