Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using VFP to unzip files
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using VFP to unzip files
Miscellaneous
Thread ID:
01365369
Message ID:
01365369
Views:
113
I have a tedious task at hand. I have a directory with multiple subdirectories. Each subdirectory contains one or more zip files. All zip files are named IP###.zip where ### is a varying combination of numbers, either 2 or 3 digits. I need to unzip each of these zip files, extract some data from a couple of tables within the zip file which I will be appending to a new table, and then move on to the next zip file in that subdirectory or the next subdirectory if there are no additional zip files present. I would like to automate this. Any suggestions? I have looked at the ZipMgr class but am unable to read the help file in order to get the proper syntax to use this class.

Any help would be greatly appreciated!
Next
Reply
Map
View

Click here to load this message in the networking platform