File_VerCopy
Description
Section titled “Description”Version copies a directory
Syntax
Section titled “Syntax”File_VerCopy(sSourceRoot, sTargetRoot) As Boolean
Parameters
Section titled “Parameters”sSourceRoot (String)
Section titled “sSourceRoot (String)”Source folder for copy
sTargetRoot (String)
Section titled “sTargetRoot (String)”Target folder for copy
Example
Section titled “Example”If bStatus Then bStatus = File_Vercopy("C:\CMS", "C:\CapaInstaller")Related functions
Section titled “Related functions”File_CopyFile File_CopyTree Constants Package Property Variables