Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using WinZip
Message
 
 
À
30/07/2001 16:34:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00527556
Message ID:
00537466
Vues:
33
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform