decompress -> result = 1/second try
    Klaus Major 
    klaus at major-k.de
       
    Tue Oct 14 03:51:47 EDT 2008
    
    
  
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
klaus at major-k.de
http://www.major-k.de
    
    
More information about the use-livecode
mailing list