Quote Originally Posted by Merri
... A ZIP is a file, thus is made of bits. You can handle bits with VB (And, Or, Xor, bitshifting with some trick code). ...
That's correct.

Quote Originally Posted by Merri
... Reading and writing a ZIP file is just converting data from a format to another. ...
That's where the problem resides.