Hello, maybe the problem, regarding binary files, could be realted to the so called "big-endian" and "little-endian". It is a problem related to the most significative bit in a byte.
On Nov 15, 2007 10:07 PM, Kai Peters <[EMAIL PROTECTED]> wrote: > > > I am trying to run a script under OS X that runs fine under Win32 which > displays an image from an embedded binary string (originating from a GIF). > > In all but one aspect the script runs fine under OS X - the embedded > image= > doesn't > display.... > > Does anyone know why this might be? > > Thanks! > Kai > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- //Alessandro http://sguish.wordpress.com http://laccio.wordpress.com -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
