Handling Zip/Rar

joel2009

Member
Licensed User
I know that Basic does not directly handle these file (it can't decompress them) But what is the best way to handle them otherwise? How do i open these files from code... I've tried calling them from shell and nothing happens.
 

specci48

Well-Known Member
Licensed User
Longtime User
Hi joel2009,

I don't know how to work with .rar-files but dzt provided a library to handle (create and extract) .zip-files.


specci48
 

joel2009

Member
Licensed User
That is a desktop only library... i'm looking for a solution on the device. Any other ideas?
 

Cableguy

Expert
Licensed User
Longtime User
On post #5 of DZT's RAR/ZIP dll, one can read:


Therefore, 75% of this dll WORKS on device...
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…