Hi,
I have a folder ("allMyMemories") full of files and subfolders. What is the Livecode correct code to zip it in a single archive?
How to zip a folder?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
How to zip a folder?
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
Re: How to zip a folder?
After an intense searching, I found this link: http://lessons.runrev.com/s/lessons/m/4 ... 5-zip-tool
Initially the post affirms that Livecode ZipTool doesn't support folders, but after few paragraph the script handle folders very well. I tested the example script and works!
Initially the post affirms that Livecode ZipTool doesn't support folders, but after few paragraph the script handle folders very well. I tested the example script and works!

Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w