Error parsing wrl due Regi
Brought to you by:
skonno
Hi,
Congratulations for this excelent work.
I just report a small bug :
When loading a wrl file, the creating parsed file
_temp_filename keep my Win2K regional settings, and
produce a file with comas replacing dots.
I use regional setting as Portuguese (Brazilian), and
here we use comas as decimal mark and dots as thounsand
mark.
But the parse is keeping this regional setting to
produce the _temp_filename_
When I set my Regional setting to English (USA)
everything runs fine.
When I set my Regional settings to Portuguese
(Brazilian) fails parsing.
Windows 2000 Professional
JRE 1.4.0 / JRE 1.3.1
Regional Setting (default) : Portuguese (Brazilian)
Thanks
Alessandro
Attached goes the source wrl and the bad temp file