671
I looked at the docs. Pretty poor. Its ok for zipping but unzipping leaves to be desired.
For unzipping all it said is what you said minus the 'card target' comment.
are you saying I need to use two maps with a run command?
run("unzipmap","-if1 "file.txt.zip,file.txt, -of1 file.txt")
I can archive files. Now I need to restore archived data. I can't get it right. can't be that hard.
I zippped file.txt to file.txt.zip.
I wrote this a bunch of ways but thought one of these should work.
put("zip", "file.txt.zip,file.txt")
put("restore", "file.txt.zip,file.txt")
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.