Hi all,

any hints what this result from a decompress action may mean?

...
## Valid GZ compressed file!
 put url("binfile:" & win_gz) into w1
 put decompress(w1) into w2
 if the result <> empty then
## here I sometimes get 1 as the result, but the file has
## been correctly decompressed nevertheless
...

Any hints are very welcome!


Best

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to