Been playing with Spangly's zip library, good stuff. Just one problem (and he hasn't been around in ages), I cannot store path info in the zip files.
Anyone used his library and knows if it can do that and has an example?
Spangly's zip lib
- Fangbeast
- PureBasic Protozoa
- Posts: 4789
- Joined: Fri Apr 25, 2003 3:08 pm
- Location: Not Sydney!!! (Bad water, no goats)
Spangly's zip lib
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
- Fangbeast
- PureBasic Protozoa
- Posts: 4789
- Joined: Fri Apr 25, 2003 3:08 pm
- Location: Not Sydney!!! (Bad water, no goats)
Thank you
I religiously read the text\help files and his examples and it wasn't clear to me. Even forum search didn't lead me to that page (probably half asleep).Jurgen wrote:See here:
viewtopic.php?t=7594&highlight=
Example:
http://users.pandora.be/jurgenfransen/Freebackup.zip
Thanks for the help, 2 miutes worth of changes to code and all is well with the world.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Spangly's zip library don't work with PB versions > 3.90 (Fred changed the linker).
You could try the new PureZIP library viewtopic.php?t=15322 ; it has all the functions Spangly's library had and more. I translated all my projects from Spangly's zip library to PureZIP without problems.
You could try the new PureZIP library viewtopic.php?t=15322 ; it has all the functions Spangly's library had and more. I translated all my projects from Spangly's zip library to PureZIP without problems.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).