Saves the archive to a file with a new name
Source position: zipper.pp line 457
public procedure TZipper.SaveToFile(
const AFileName: RawByteString
);
AFileName
The filename to save to
Saves a .ZIP file with a new name.