Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unzip problem with vfpcompression.fll
Message
From
07/06/2008 05:12:49
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Unzip problem with vfpcompression.fll
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01322258
Message ID:
01322258
Views:
79
Dear all,

The data structure of my data folder of my project is that:

Under the Project folder I have folder "FILE" to house the project executive file, icons and the runtimes; and "DBF" to house the databases; while under "DBF" I have a subfolder called "FOTO" to house the photos that shown in my project.

I use vfpcompression.fll to zip the entire folder "DBF" and the effect is quite good; in which respected path is recorded in the result zip file.

However, by employing a statement - UnzipQuick(TheZipFile,ThePath)
I try to restore the zip file to the Path "DBF"; I find that all files under the subfolders are rightly restored while the files under the folder "DBF" are failed to be restored.

I test with a test path, I find that all files under "DBF" is missed while the rest of the files are rightly unzipped.

Is there anything I have missed in creating the unzip statement?


Regards,

Ransome
Reply
Map
View

Click here to load this message in the networking platform