Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Extract file on zip with folders
Message
De
11/09/2016 04:48:07
 
 
À
10/09/2016 15:46:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
Hyper-V
Divers
Thread ID:
01640677
Message ID:
01640690
Vues:
170
>Have you tried the VFPCompression.fll from Craig Boyd? See link:
>
>http://www.sweetpotatosoftware.com/spsblog/SearchView.aspx?q=compression#a416ae65b-0af2-4145-8637-aa0d81d77637
>
>If you have to select all files, I suggest that you keep track of all files and then delete the ones that you do not want.

It is not reliable.
Too bad because it is fast
and with a set of very valid API
SET LIBRARY TO vfpcompression.fll
? UnzipString(ZipString(REPLICATE('A',5677))) == REPLICATE('A',5677)
? UnzipString(ZipString(REPLICATE('A',5678))) == REPLICATE('A',5678)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform