need help for decompress URL

Tiemo Hollmann TB toolbook at kestner.de
Fri Nov 28 05:04:34 EST 2008


Hello,

1. after downloading a rev-compressed binfile from the internet with:

load url pUrl

I want to decompress it with:

put decompress(URL pUrl) into URL ("binfile:" & pTarget)

pUrl is something like: http://www.mydomain/myBinFile.gz

I get the error "decompress: string is not compressed data"

What am I doing wrong? Is the loaded URL already uncompressed or can't I
decompress a loaded Url (no, Eric does it in his great tutorial)

 

2. Is it possible to compress a folder with multiple files with rev? I
didn't succeded.

 

Thanks for any hints

Tiemo

 

 

 

 

 




More information about the use-livecode mailing list