Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any good tools for ZIP?
Message
From
22/01/2002 07:34:03
Michael Ouellette
Australian Technical Services (VIC) Pty
Australia
 
 
To
21/01/2002 22:38:09
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00608217
Message ID:
00608299
Views:
15
I use pkzip25 with no problems:

lccommand="pkzip25.exe -add -max -pass="+m.dtcon+" "+m.filename +" "+ m.efile
Run /7 &lccommand

where:
m.efile= the file(s) to compress ( you can include wildcards: *.dbf )
m.filename= zip name
dtcon= a variable password, I've used the date, the filename or a mixture!

Cheerio
Previous
Reply
Map
View

Click here to load this message in the networking platform