Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bad crc
Message
From
16/06/2012 03:37:13
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01546065
Message ID:
01546137
Views:
106
>>Hi @all
>>
>>We are generating many ZIP (with Dynazip) Files for Dataexchange. Unfortunately we receive from time to time BAD CRC Erros.
>>
>>How can I detect these Errors without unzipping the File?
>>Any tool out there to programatical (via FoxPro) check the File for these Errors?
>>
>>Any Tipp wanted
>>
>>Grüße
>>Jörg Schneier
>
>Two suggestions. First would be to change over from the no longer supported Dynazip and use http://www.sweetpotatosoftware.com/SPSBlog/PermaLink,guid,b5fdd81c-4d47-469b-acbb-ddda807adacc.aspx
>
>Craig Boyd ZIP stuff works great.
>
>Dynazip has a test switch that will check the integrity of the zip file. However, you might find it easier to use Craig Boyd's program. It will do the same thing in a much simpler way. And yes, it will read zip files created by Dynazip. They all use the same standards.

When I was testing a zipping solution, all zlib and zlib1 based tools have failed when the size of the zip has exceeded some size, about 19 megabytes. As I may have files larger than that, I went for wrapping a DOS-typed tool, pkzip25, in a API_APPRUN call (from late Ed Rauh). Pkzip25 is maybe aged - 14 years now - but it still works without a hitch.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform