Skip to content

FileIO.CopyFile

BurnSoft edited this page Apr 11, 2017 · 1 revision

Public Sub CopyFile(strFrom As String, strTo As String) Member of BurnSoft.Universal.FileIO

Summary: The MoveFile Sub will check to see if the File exists if the Source path, if it does exist then it will copy it over to the destination path.

Parameters: strFrom: strTo:

Clone this wiki locally