| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| sourceFileName | String | The name of the Source File. | ||
| destinationFileName | String | The name of the Destination File. | ||
| copyExclusive | Boolean | Optional | Indicates whether to check that the File is not currently open. If omitted, a value of True is assumed. | |
| retainDateInformation | Boolean | Optional | No longer used. If omitted, a value of False is assumed. |
A Boolean value indicating success.