[AccessD] zip/unzip

Carlos Alberto Alves caa at highway.com.br
Sat Mar 20 12:39:53 CST 2004


On Thu, 18 Mar 2004 10:08:21 -0600, <ggonzalez at cccis.com> wrote:

>
>
>
>
> is this waht you are looking for
> http://www.vbaccelerator.com/home/VB/Code/Libraries/Compression/Introduction_to_the_Info-ZIP_Libraries/Info-ZIP_Zip_DLL_(Renamed_vbzip10_dll).asp
>

There is another way to zip/unzip files from code. Go to WinZip page (or 
any other Zip utility that accepts command line) and download some docs 
with command line options. ZipCentral is a freeware utility that in its 
V4.0 accepts command line. Brazip is a brazilian utility (shareware found 
on http://www.brazip.com.br)that also accepts command line and has an 
English interface.
In your code you can use a Shell to execute commands and options.
I have both files (.PDF) for winZip. They are 90Kb. I may send it to you 
offline, if you wish.
;-)
-- 
******************************
* Carlos Alberto Alves       *
* Child Neurologist          *
* Systems Analyst/Programmer *
* Rio de Janeiro, Brazil     *
* mailto:caa at highway.com.br  *
******************************



More information about the AccessD mailing list