Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Archive from VFP
Message
De
13/09/1999 13:30:21
Kenneth Downs
Secure Data Software, Inc.
New York, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00264036
Message ID:
00264092
Vues:
23
Nadya,

I've used the Dynazip ActiveX controls in the past. You just set properties and execute the zip, something like (and it's been awhile):

MyDynazipControl.Files = "file1.dbf file1.cdx file2.dbf file2.cdx"
MyDynazipControl.ZipFile = "MyZip.zip"
MyDynazipControl.Action = 1 (?? haven't done this in awhile)

Hope this helps.


>How can I create archive from VPF without user intervention?
>Could you please send me a working example?
>
> Thanks in advance
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform