01.04.2020, 09:43
(15.06.2018, 08:11)admin Wrote: There are no built-in functions for handling archives. You have to use shell commands via os.execute to create/read archives.Hi.
You can also try doing this in browser via JSZip: https://stuk.github.io/jszip/
Im getting a bunch (2~10) of (Small 0.1~2Kb) .xml files sent to a SpaceLynk via FTP. Unfortunately they are arriving all lumped into a zip file. Is there an example for the os.execute zip open command to open it?.
I'm pretty confident of being able to deal with the .xml files once I have them. :-)