Skip to content

FileIO.MoveFile

BurnSoft edited this page Apr 11, 2017 · 1 revision

Public Sub MoveFile(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 move it over to the destination path.

Parameters: strFrom: strTo:

Clone this wiki locally