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

Home » Public Forums » archive » Re: localising IDL programs
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: localising IDL programs [message #73936 is a reply to message #73935] Thu, 09 December 2010 13:23 Go to previous messageGo to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Ok,
It seems that you have to use the ASCII values. You can consult the
following web site to get the decimal values :
http://ascii-table.com/special-chars.php

So if you want to display: 'hola què tal com estàs ?'
You should do:

res=DIALOG_MESSAGE('hola qu'+STRING(232b)+' tal com est'+STRING(224b)
+'s ?')

Cheers,
nata
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Font List
Next Topic: How come? Weird subarray problem...

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

Current Time: Thu Oct 09 07:22:57 PDT 2025

Total time taken to generate the page: 1.43765 seconds