Prints the active directory path
what-dir
Returns the value of system/script/path, the default directory for file operations.
print what-dir /C/rebol/link/ranch/projects/manuals/dictionary/
change-dir - Changes the active directory path.list-dir - Prints a multi-column sorted listing of a directory.make-dir - Creates the specified directory. No error if already exists.
Copyright 2004 REBOL Technologies