Reading Ascii Char 248 ? the degress sign

Richmond richmondmathewson at gmail.com
Sun Jan 23 14:41:07 EST 2011


On 01/23/2011 09:34 PM, Camm wrote:
> I am reading blocks of text via a socket ..... data is from wind direction
> unit.
>
>
>
> It fails to process Ascii char 248 , the degrees sign , how can I read the
> extended chars.
>
>
>
> Help !!
>
>
>
> Regards
>
> Camm
>
>
You won't like this:

You will probably have to use numToChar and charToNum [all described
reasonably well in the documentation].



More information about the use-livecode mailing list