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

Home » Public Forums » archive » Umlauts in IDL 6.0 and 7.0
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Umlauts in IDL 6.0 and 7.0 [message #62054] Wed, 20 August 2008 05:20
MichaelT is currently offline  MichaelT
Messages: 52
Registered: May 2006
Member
Dear all.

I have encountered an annoying problem with IDL 7.0 (German version,
German keyboard). All the umlauts within programs I wrote with IDL
6.0 are changed to some weird characters. Also, when I use

Xyouts, 0.5, 0.5, 'ä', Align = 0.5, CharSize = 4, /Normal

IDL 7.0 displays two special characters, while IDL 6.0 correctly
displays "ä".

When I enter

print, byte('ä')

in IDL 7.0's command line I get "195 164" as a result.
IDL 6.0 correctly prints "228".

Also the degree symbol is incorrectly displayed.

So what is going on here? Do I have to change the character set or
something? How do I do this?

Michael
[Message index]
 
Read Message
Previous Topic: speed of accessing different dimensions
Next Topic: matrix multiplication of 2 three-dimensional arrays

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

Current Time: Fri Oct 10 01:35:22 PDT 2025

Total time taken to generate the page: 0.55607 seconds