Re: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-29 Thread Robert Brenstein
On 28/11/08 at 14:34 +0100 Tiemo Hollmann TB apparently wrote: Hello again, tracking it down it looks like the problem is not the decompress but the simple download and I don't find the fault ;( I did the compress like: put compress(URL (binfile: it)) into URL (binfile: it .gz) 1. compressing

AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Tiemo Hollmann TB
Add: could it be perhaps some dlls under the hood, which come into conflict with other gz decompressing tools and it isn't rev? Does anybody knows, if this compress and decompress is handled completely within rev, or are there any externals used, which could get into conflict? Thanks Tiemo

AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Tiemo Hollmann TB
Hello Dave, yes I do it with the urlstatus() Thanks Tiemo Tiemo load url works in the background and you need to use a callback message to get the data. Something like this: on myHandler -- whatever load URL pUrl with message loaded end myHandler on loaded pUrl, pStatus if

AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Tiemo Hollmann TB
: need help for decompress URL Just a thought: Some weeks ago you told me you were not able to use Tutorials Picker that downloads gz compressed files. And you were the only one to report this. I am inclined to think that your current problem and this previous one are the same. Le 28 nov

AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Tiemo Hollmann TB
Hello again, tracking it down it looks like the problem is not the decompress but the simple download and I don't find the fault ;( I did the compress like: put compress(URL (binfile: it)) into URL (binfile: it .gz) 1. compressing and decompressing a local file works fine. 2. uploading the

Re: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Eric Chatonet
It's a local problem at your place: I suspect that Rev is confused by another decompress library you installed or was installed along another software installation. Not easy to track :-( Have a look at all dlls in system32... Le 28 nov. 08 à 12:20, Tiemo Hollmann TB a écrit : Wow, that

Re: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Jan Schenkel
--- Tiemo Hollmann TB [EMAIL PROTECTED] wrote: Hello again, tracking it down it looks like the problem is not the decompress but the simple download and I don't find the fault ;( I did the compress like: put compress(URL (binfile: it)) into URL (binfile: it .gz) 1. compressing and

AW: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Tiemo Hollmann TB
-Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:use-revolution- [EMAIL PROTECTED] Im Auftrag von Jan Schenkel Gesendet: Freitag, 28. November 2008 15:44 An: How to use Revolution Betreff: Re: AW: AW: AW: AW: AW: need help for decompress URL --- Tiemo Hollmann TB [EMAIL

Re: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Eric Chatonet
Bonjour Tiemo, If you send me off-list a link pointing to a file to download, I'll try here: This should narrow your search. Le 28 nov. 08 à 14:34, Tiemo Hollmann TB a écrit : Hello again, tracking it down it looks like the problem is not the decompress but the simple download and I

Re: AW: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Jan Schenkel
--- Tiemo Hollmann TB [EMAIL PROTECTED] wrote: Hi Jan, it returns: HTTP/1.1 200 OK Date: Fri, 28 Nov 2008 13:22:01 GMT Server: Apache Last-Modified: Fri, 28 Nov 2008 09:44:04 GMT ETag: e4c18c-3f4cf-492fbd64 Accept-Ranges: bytes Content-Length: 264317 Content-Type: text/plain Is it the