Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Zip
Message
 
 
To
08/10/2007 15:45:31
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Re: Zip
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01257796
Message ID:
01259964
Views:
21
I tried again as the code below
No errors message, but no action neither
I all want to do is to zip the folder "dados1"



SET LIBRARY TO LOCFILE("vfpcompression.fll")
* ?ZipOpen("C:\MyZipFile.zip")
ZipOpen("test1.zip", "C:\1softwares\1_assist41X\ofi3a\dados1", .F.)
ZipFolder("C:\test2", .F.)
ZipClose()
SET LIBRARY TO
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform