AW: AW: AW: need help for decompress URL

Tiemo Hollmann TB toolbook at kestner.de
Fri Nov 28 06:06:43 EST 2008


Yes, decompressing the same lokal file with:
put decompress(URL ("binfile:" & it)) into URL ("binfile:" & tFile)
works like a charme.
But uploading this file to the internet and doing
load pURL
put decompress(url pUrl) into tData
where pUrl is something like: "http://www.mydomain/myBinFile.gz"
I get this "not compressed data". So it must something be with the URL
syntax, but I don't see it
Tiemo
P.S. no turkey here too :)


> -----Ursprüngliche Nachricht-----
> Von: use-revolution-bounces at lists.runrev.com [mailto:use-revolution-
> bounces at lists.runrev.com] Im Auftrag von Eric Chatonet
> Gesendet: Freitag, 28. November 2008 11:57
> An: How to use Revolution
> Betreff: Re: AW: AW: need help for decompress URL
> 
> I assume that you have on your desktop the compressed file you uploaded.
> Apply your code directly to it to verify :-)
> 
> Le 28 nov. 08 à 11:54, Tiemo Hollmann TB a écrit :
> 
> > Hmmm, perhaps I am looking at the wrong end of the lane. The file I
> > downloaded with load pUrl was compressed before with:
> > put compress(URL ("binfile:" & it)) into URL ("binfile:" & it & ".gz")
> > and then uploaded.
> > Do you see here the fault, which could led to this "not compresd data"
> > error?
> > Thank you and enjoy your turkey :)
> 
> Poor animal...
> 
> Best regards from Paris,
> Eric Chatonet.
> ----------------------------------------------------------------
> Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
> Email: eric.chatonet at sosmartsoftware.com/
> ----------------------------------------------------------------
> 
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list