Object File |
Description
Copies the actual File to a new Folder.
Syntax
object.Copy(Destination,OverWriteFiles)
Part |
Description |
object |
An object expression that evaluates to a File object |
Destination |
Destination path |
OverWriteFiles |
Overwrite if file exists in Destination |