JBR #1 Hi, I have data in a bank which i would like to compress.I think LZW is what I need ... anyone know of any code?ThanksJim
Rroff #2 could try using zlibhttp://www.zlib.net/if its like the gzip dll it should be pretty easy to interface with