On 19/04/2016 14:48, Valentin Ryckewaert wrote:
> Hi,
> 
> I'm trying to unzip a file I did this :
> GZipReadStream unzip:'aPath/myZip.zip' to: 'aPath/test' asFileReference
> 
> It's not working and I don't really understand the doc of the method,
> why does unzip want as first argument the name of the file only?
> 
> Valentin

Hi,

PharoLauncher uses:

        ZipArchive new
                readFrom: zipFile;
                extractAllTo: aDirectory.

-- 
Cyril Ferlicot

http://www.synectique.eu

165 Avenue Bretagne
Lille 59000 France

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to