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

Home » Public Forums » archive » DIALOG_PICKFILE() changes locale settings
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
DIALOG_PICKFILE() changes locale settings [message #67522] Tue, 04 August 2009 05:12
Harald Jeszenszky is currently offline  Harald Jeszenszky
Messages: 9
Registered: January 1997
Junior Member
Hello,

I have a problem with floating point numbers in IDL running under Windows XP
(german installation). After starting IDL (Workbench or command line),
floating point numbers are interpreted as expected. Once I open a file
selection dialog, for some reason the locale settings are changed to german
and floating point numbers are no longer displayed and handled properly:

IDL> print, !version
{ x86 Win32 Windows Microsoft Windows 7.1 Apr 21 2009 32 64}
IDL> print, 7.1
7.10000
IDL> file=dialog_pickfile()
IDL> print, 7.1
7,00000

I am not sure if this problem concerns IDL, Eclipse or Windows XP. No other
application shows this behaviour.

Many thanks in advance,
Harald Jeszenszky
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Creating colour-coded plots of spectra
Next Topic: Re: DIALOG_PICKFILE() changes locale settings

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

Current Time: Wed Oct 08 17:46:38 PDT 2025

Total time taken to generate the page: 0.00436 seconds