Thanks to all for suggestions, I checked out www.gzip.org and came across an app called Win GZ. Though I have made some progress in uncompressing the file (adding a .gz extension helped :) I am still getting an error (generic) when Win GZ tries to uncompress the file.
I noticed that placing the following at the start of the file allows Win GZ to identify it as a gziped file: 0x1f0x8b80000003 Now the trick is finding out what is preventing the uncompression. Any suggestions? Cheers, Joe --- "David A. Desrosiers" <[EMAIL PROTECTED]> wrote: > > > Yes. Start at http://www.gzip.org/zlib/ and then > look at > > http://www.gzip.org/. I'm not sure if gzip can > decompress a > > ZLib-deflated chunk due to differences in the > header, but it would be > > the best place to start. > > ..and of course, make sure you comply with the zlib > licensing > (which you can find at the top of zlib.h in the > standard zlib tarball). > > </license_nazi> > > d. > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ __________________________________ Do you Yahoo!? Yahoo! Search - Find what you�re looking for faster http://search.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
