Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create XP compressed folder in VFP
Message
De
24/02/2004 16:20:45
 
 
À
24/02/2004 14:38:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00880426
Message ID:
00880482
Vues:
28
>Can anybody tell me how you would create an XP compressed folder from within VFP?

Never mind! It's really pretty simple:
ofs = CREATEOBJECT("Scripting.FileSystemObject")
ofs.CreateTextFile("C:\test.zip")
or even
STRTOFILE("","c:\test2.zip")
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform