Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Zipping
Message
From
12/04/2012 09:32:11
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
SAMBA Server
Miscellaneous
Thread ID:
01541146
Message ID:
01541195
Views:
74
>>Hi,
>>
>>how do I use the zipping that ships with Windows? Until now I used dynazip but thea are long out of business. And it will not work with Win7 x64.
>>
>>I neeed to unzip, zip, read, set password, read and write comment.
>>
>>Any idea?
>>
>>TIA
>>
>>Lutz
>
>We used Craig Boyd's vfpcompression.FLL

Safe to use?
SET LIBRARY TO LOCFILE("vfpcompression.fll")

CLEAR
? UnzipString(ZipString(REPLICATE('A',5678))) == REPLICATE('A',5678) && return false
Previous
Reply
Map
View

Click here to load this message in the networking platform