![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
|
|
|||||
| function | FS_ChangeDirectory | ||||
| Related Syntax | Related Concepts | Other Library Functions |
|
Library: File System Utilities
Include: omfsys.xin |
define external function FS_ChangeDirectory
value stream newpath
status modifiable stream statusvalue
This function sets the current (working) directory.
Input argument:
Output argument:
Note that "newpath" must refer to a valid path name, and you must have execute (search) access to the specified directory.
|
Related Syntax FS_GetCurrentDirectory |
Related Concepts Security considerations |
Other Library Functions FS_ChangeDirectory FS_ChangeOwner FS_ChangePermissions FS_DeleteDirectory FS_DeleteFile FS_GetCurrentDirectory FS_LibraryVersion FS_Link FS_ListDirectory FS_MakeDirectory FS_Rename |
| ---- |