Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create XP compressed folder in VFP
Message
De
25/02/2004 08:51:53
 
 
À
24/02/2004 14:38:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00880426
Message ID:
00880663
Vues:
22
Hi Fred,
x = 'PK'+CHR(0x05)+CHR(0x06)+REPLICATE(CHR(0),18)
STRTOFILE(X,'C:\TEMP\TEST.ZIP',0)
Creates a WinZip File called test.zip in the temp directory. It isn't really a folder, although you can drag and drop files into it. Is this what you want?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform