path { <directory> }
Change the current working directory.
<directory>
The name of the directory. If omitted, the current home directory will become the
new working directory.
None
Setting the system string current_dir will do the same as the path command.
There is also a command alias cd for compatibility with other scrpting languages.
Path home.
path
Path to c:/temp.
path c:/temp
Commands: |
|
Identifiers: |
current_dir (string), home_dir (string) |