WINDIR$

This command will return the name of the current windows directory.

  Syntax
Return String=WINDIR$()
  Returns

The return value is a string.

  Example Code
cls
print "current windows directory= "+windir$()
do
loop
end
  See also

FILE Commands Menu
Index