Changes between Version 3 and Version 4 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/File/FileCopy
- Timestamp:
- 05/17/24 12:47:53 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/File/FileCopy
v3 v4 10 10 * filePathFrom - full path of source file to copy 11 11 * filePathTo - full path of destination directory or file 12 * mode - file mode for destination 12 * mode - file mode for destination, 0 = duplicate mode from source file 13 13 14 14 == Return Value ==