
Harvard Fobs - 2015-12-17 06:20:59
I do not want to create a zip file from scratch, but require the ability to open an existing zip file and manipulate its contents i.e. locate existing files and either modify them or delete & re-add them. I was thinking something along the lines of ZipArchive's locateName & deleteIndex.
is this possible?
Thanks you,
Harv.