Login  
Search All Forums
Dart Home | PowerTCP Zip Compression for Active | Custom Development Reply | PowerTCP Zip Compression for ActiveX Topics | Forums   
AuthorForum: PowerTCP Zip Compression for ActiveX
Topic: zip lite
User287

Posts: 2
Member Since: 01/28/02
posted January 28, 2002 1:00 PM

Anyone have a simple sample that zips and unzips some files. My programming experience is Nill, but I can follow whats happening quite easily and make changes to suit. Its the getting started part thats difficult for me.
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted January 28, 2002 1:27 PM


Hi,
There are a couple of nice samples that ship with the tool.
-ken

K M Drake
Dart Tech Support
User287

Posts: 2
Member Since: 01/28/02
posted January 28, 2002 1:34 PM

Oops, I forget to mention Visual FoxPro......
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted January 28, 2002 3:19 PM


Hi,
Here is VFP code for zipping a file:
ThisForm.ZipLite1.QuickZip('c:\Test\file.txt', 'c:\Test\file.zip')
You should be able to figure out unzipping and using multiple files from this example and examining the help.
-ken

K M Drake
Dart Tech Support 
Reply | PowerTCP Zip Compression for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX