TZipForge.RepairArchive
TZipForge
Top 


Repairs the current archive file.

procedure
RepairArchive(OutputFileName: String='');

Description
Call RepairArchive to repair damaged archive file.

OutputFileName parameter specifies the file name to write the repaired file to.
By default OutputFileName is blank and original archive file is replaced by repaired one.