Skip to content

File_MoveFile

Moves a file from source to a destination

File_MoveFile(sSourceFile, sTargetFile, bOverWrite) As Boolean

File to move

Name of target file

Overwrite existing file

If bStatus Then bStatus = File_MoveFile("C:\CapaInstaller.txt", "C:\Temp\CapaInstaller", True)

Scripting Guidelines

File_CopyFile,File_CopyTree File_VerCopy Constants Package Property Variables