File and directory handling functionsΒΆ
These functions are a subset of General functions, grouped here for convenience.
Check existence or permissions of a file or directory |
|
Browse for a folder or file |
|
Change the current working directory |
|
Set access permissions for a file or directory |
|
Copy a file |
|
Return the current working directory |
|
Return the files in a directory |
|
Save the files in a directory into a Sculptor keyed file |
|
Retrieve size, date and time info about a file or directory |
|
Get or save a file using the standard Windows dialog |
|
Create a directory |
|
Remove a file from disk storage |
|
Rename a file or directory |
|
Delete a directory |
|
Run a Windows file |
|
Return a unique temporary file name |