[erlang-questions] Questions about zip
Low Kian Seong
kianseong@REDACTED
Fri May 16 08:58:11 CEST 2014
First of all sorry, I am a beginner and the docs are a bit confusing to me.
Can someone tell me what is wrong with this?
2> zip:zip_open('dome.zip', [{'cwd': <<'/home/lowks/Downloads'>>}])
2> .
* 1: illegal expression
also The second one gives back ok, but when I check the zip file is still
compressed.
4> zip:zip_open("dome.zip").
{ok,<0.40.0>}
Some help is greatlly appreciated. Thanks.
[image: Low Kian Seong on about.me]
Low Kian Seong
about.me/lowkianseong
<http://about.me/lowkianseong>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140516/7ed40021/attachment.htm>
More information about the erlang-questions
mailing list