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

Home » Public Forums » archive » file_search problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: file_search problem [message #92354 is a reply to message #92353] Wed, 25 November 2015 07:58 Go to previous messageGo to previous message
Lajos Foldy is currently offline  Lajos Foldy
Messages: 176
Registered: December 2011
Senior Member
On Wednesday, November 25, 2015 at 4:45:37 PM UTC+1, Jim P wrote:
>
> A substantial amount of work was put into I18N a few releases ago, but it looks like this is a special case.
>
> Interesting...
>
> IDL> print, byte('î')
> 238
> IDL> print, string(238b)
> î
>
> ...however,
>
> IDL> print, byte('ă')
> 97
> IDL> print, string(97b)
> a
>
> Jim P.

I think the first one is in extended ASCII (0-255) and the second one is a true Unicode character.

Are there any Unicode string support plans for IDL?

regards,
Lajos
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compare non-linear function fit parameters of two data sets
Next Topic: EXTRACT_SLICE

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

Current Time: Wed Oct 08 16:12:32 PDT 2025

Total time taken to generate the page: 0.00417 seconds