problem with decompress()
jbv
jbv.silences at Club-Internet.fr
Sun Aug 15 15:16:03 EDT 2004
OK nevermind...
I just realized it has to do with binary data...
Best,
JB
> Hi list,
>
> Could someone be kind enough to explain why the following script :
>
> on mouseUp
> get compress(myVar)
> put it into fld 1
> get fld 1
> put decompress(it)
> end mouseUp
>
> returns the following error :
> decompress: string is not compressed data
>
> Thanks,
> JB
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list