Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfpcompression Command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01253426
Message ID:
01253500
Vues:
24
Thank sergey.

it is possible to put a progress bar ?


good evening


bernhart


>In order to control location and name of the ZIP file, you have to use different funcions
>lcZipName = "c:\Backup\DataBackup.zip"
>lcFolderName = "C:\MyFolder"
>? ZipOpen(lcZipName)
>? ZipFolder(lcFolderName)
>* You can zip more folders/files here
>? ZipClose()
>
>>
>>
>>I want compress The folder "C:\MyFolder" to c:\Backup\DataBackup.zip
>>DataBackup.zip is the name of the file To backup.
>>
>>How can i do it ?
>>
>>
>>
>>SET LIBRARY TO LOCFILE("vfpcompression.fll")
>>    ?ZipFolderQuick("C:\MyFolder")
>>SET LIBRARY TO
>>
>>
>>
>>
>>Thank in advance
>>
>>bernhart
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform