|
SetDirectory
SetDirectory["dir"] sets the current working directory.
SetDirectory sets the current working directory, then returns its full name.
SetDirectory prepends the current working directory to the directory stack given by DirectoryStack[ ].
See Section 1.11.2 and Section 2.12.4.
See also: ResetDirectory, Directory, DirectoryName, $Path.
New in Version 2.
|