comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » byte/unicode mismatch
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
byte/unicode mismatch [message #63772] Thu, 20 November 2008 02:19 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi

the ascii table is gone.

IDL> print,byte('ᅵ')
195 188

A char has now two bytes

IDL> help, byte('ᅵ')
<Expression> BYTE = Array[2]

This means all of the fast string replacing routines which are related
to iso encoded ascii one byte characters are broken in 7.0

What is the name of the function to convert byte('ᅵ') into 252b ?

cheers
Reimar
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: maximum LUN
Next Topic: Data organization question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:21:34 PDT 2025

Total time taken to generate the page: 0.00390 seconds