Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using WinZip
Message
From
30/07/2001 16:45:07
 
 
To
30/07/2001 16:34:42
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00527556
Message ID:
00537466
Views:
34
This message has been marked as a message which has helped to the initial question of the thread.
If the files your end users are sending you have path names associated with them, then when you unzip them programmatically the files will go to that path unless you use the -j parameter. You can check whether there are path names associated with the zipped files by opening the zip file in WinZip and looking under the 'path' column. Could this be the problem?

>I am passing a pathname:
>
>c:\temp\z442.zip
>
>I want to unzip that file and extract to p: directory\path. A zip file can have up to 6 different dbfs within it.
>
>Our end users zip up different databases and email them to us. I am developing an application that will check the email and temporarily download those files to c:\temp directory on the server (using Nigel Coats msmapi class BTW). That part works like a charm but when I attemp to unzip the file that I'm passing (c:\temp\z442.zip), it doesn't work. the target path does exist...
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform