REBOL 3 Docs Guide Concepts Functions Datatypes Errors
  TOC < Back Next >   Updated: 3-Aug-2010 Edit History  

REBOL 3 Functions: what-dir

what-dir

Returns the current directory path.

See also:

change-dir   make-dir   list-dir  

Description

Returns the value of system/script/path, the default directory for file operations.

print what-dir
/C/REBOL/3.0/docs/scripts/


  TOC < Back Next > REBOL.com - WIP Wiki Feedback Admin