At 2:14 PM -0500 10/3/2003, J. Landman Gay wrote:
The data decompresses fine on whatever platform did the compression. But when the data is compressed on Windows, it won't decompress when the stack is copied to a Mac. When the data is compressed on a Mac, it won't decompress when the stack is copied to Windows. I suspect this may have something to do with line endings, but maybe not. In any case, I get an error saying the data is not compressed data.

I haven't checked this, but I'll bet it's because of the automatic character set conversion between Mac and Windows/Unix. So the fix would be to either store the thing in a custom property (which doesn't have this conversion done) or to run it through MacToISO or ISOToMac, as appropriate, before decompressing it.
--
Jeanne DeVoto ~ [EMAIL PROTECTED] ~ http://www.runrev.com/
Runtime Revolution - User-Centric Development Tools
~~~ Check our web site for new Revolution editions & special offers ~~~
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to