Hi

I would like to use Windows 64bit J602 for handling zip file.  The 32bit 
version does work well, but the 64bit version fails as follows:


   load'~addons/arc/zip/zfiles.ijs'
   fexist jpath '~addons/arc/zip/test/test.zip'
1
   zdir jpath '~addons/arc/zip/test/test.zip'
|domain error: unzOpen
|   0=Z=.    unzOpen,<ZN
   u=:zread 'test2.txt';jpath '~addons/arc/zip/test/test.zip'
|domain error: unzOpen
|   0=Z=.    unzOpen,<ZN


Is it possible to use 64bit version for reading zip file?


+++++++++++++++++++++++++++++
    Toshinari Kamakura

    Chuo University
    1-13-27 Kasuga
    Bunkyo-ku
    Tokyo 112-8551, Japan
++++++++++++++++++++++++++++++



----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to