Hey, there again

I am wondering if its possible to ZIP files (Create an archive file which is smaller in size and compressed) I assume it would be a function that would require saving in binary...

I have looked at ZLIB but that's only used to ZIP string information and not files such as bmp, or JPG.

Is there a method to do this? From within Thin Basic?

Thanks you!