Change-dir - Function SummarySummary:Changes the active directory path. Usage:change-dir dir Arguments:dir - new directory path (must be: file) Description:Changes the value of system/script/path. This value is used for file-related operations. Any file path that does not begin with a slash (/) will be relative to the path in system/script/path. When a script file is executed using the DO native, the path will automatically be set to the directory containing the path. When REBOL starts, it is set to the current directory where REBOL is started.
Related:list-dir - Prints a multi-column sorted listing of a directory.
| ||||
|