Spaced Out

Richmond richmondmathewson at gmail.com
Sun Sep 5 08:25:03 EDT 2010


On 09/05/2010 03:06 PM, Mark Schonewille wrote:
> Hi Richmond,
>
> Are you doing this on a PowerPC processor? I think your script will break on a computer with x86 processor. In unicode, a space still is space&  NULL on x86 platforms and NULL&  space on PPC platforms. Your script seems to find a space on PPC platforms but a NULL character on x86 platforms.
>
> --
> Best regards,
>
> Mark Schonewille
>
>    

Muffled curses.

Aaaah, so as well as having to make different stacks for the Mac/WinXP 
versus Win7/Linux divide
I now have to make different stacks for PPC and x86 processors.

Lovely!

----------------------------------------------------------------------------

Err . . . hang on a minute . . . a null ????

Well; let me see on the Linux box whether my script works or not.

Back "in a trice"

Richmond.



More information about the use-livecode mailing list