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 > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
