Function copies the Source-File name saving the duplicate file using the Copied-File-Name.

 

Syntax:

CopyFile( "C:\SourceFileName", "C:\CopiedFileName" )

 

Parameter:

Description:

"C:\SourceFileName"

File path and file name of source file.

"C:\CopiedFileName"

Destination path and copied file name.

 

Example:

'  File path and name to copy and destination file path and file name.
CopyFile( "C:\SourceFileName", "C:\CopiedFileName" )

Returns:

The 'Source-File-Name' is duplicated using the 'Copied-File-Name.'

 

Links:

EditFile, DeleteFile, FileExists, MoveFile, OpenFile, RenameFile

See Also:

File & Disk

 


Edit Time: 10/23/2020 10:27:54 AM


Topic ID#: 222

 

Created with Help & Manual 7 and styled with Premium Pack Version 2.80 © by EC Software