Re-2: decompress -> result = 1/second try (ist noch das result von vorher!)
runrev at animabit.de
runrev at animabit.de
Tue Oct 14 05:22:33 EDT 2008
decompress beeinflusst the result nicht
=> in the result bleibt das ergebnis eines Commands von vorher stehen.
Test: Ich gehe zu einem Stack, den es nicht gibt, result ist ein error: no such card. Der bleibt stehen, auch wenn eine erfolgreiche compress und decompress routine folgen.
Gruß, Franz
try;go stack URL "http://anibebit.de";end try; put the result into altesresult; put compress("test") into gezipped; put decompress(gezipped) into extrahiert; put altesresult & cr & the result & cr & gezipped & cr & extrahiert
no such card
no such card
+I-. ~Ø
test
Original Message processed by David InfoCenter
Subject: Re: decompress -> result = 1/second try (14-Okt-2008 9:51)
From: Klaus Major <klaus at major-k.de>
To: boehmisch at animabit.de
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
_______________________________________________
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
To: use-revolution at lists.runrev.com
More information about the use-livecode
mailing list