problem with decompress()

jbv jbv.silences at Club-Internet.fr
Sun Aug 15 15:11:36 EDT 2004


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



More information about the use-livecode mailing list