File copy
Aus ExpeccoWiki
Schema
Copy a File. Existing files are not overwritten, unless the "overwrite" input is provided with a true value.
Errors
If the source file does not exist or is unreadable, an error is reported. If the target file already exists, an error is raised, unless the optional "overwrite" input is provided a "true" value. In that case, the existing file is overwritten.
Revisions
This block has been in the Standard Library since 1.1.
Back to Standard Library.
Previous: File [ Size ]
Next: File [ CreateEmpty ]
