Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Version copies a directory

 


Syntax

File_VerCopy(sSourceRoot, sTargetRoot) As Boolean 


Parameters

sSourceRoot (String)

...

Target folder for copy


Example

Code Block
language
languagevb
themeEclipse
vbtitleVBScript
If bStatus Then bStatus = File_Vercopy("C:\CMS", "C:\CapaInstaller")

Scripting Guidelines 


Related functions

File_CopyFile File_CopyTree