PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → WD22 - ZIP functions.
WD22 - ZIP functions.
Débuté par Aad Gouka, 07 juil. 2018 15:21 - Aucune réponse
Posté le 07 juillet 2018 - 15:21
Hi,

I am in a bit of a struggle with ther WD ZIP functions, especially ZipAddDirectory. Everything works fine, but when I open the zip-file, the files include their original paths
despite of using ZipNone.

ZipAddDirectory("MyArchive", Users.Filepath, ZipNone"), where User.Filepath is a field in
one of my datafiles. Does anyone know what I'm doing wrong ?

Best regards,

Aad