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)
Source folder for copy
sTargetRoot (String)
Target folder for copy
Example
Section titled “Example”VBScript
If bStatus Then bStatus = File_Vercopy("C:\CMS", "C:\CapaInstaller")Related functions
Section titled “Related functions”