View Single Post
  #20  
Unread 06-16-2009, 11:05 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by SaintPeter View Post
When I had changed my system settings to fr-FR, I actually got an exception, so I'm not sure how it even worked on your system at all.
Likely explanation is that I'm not French and that I never tried with that setting.

Quote:
Originally Posted by SaintPeter View Post
What I want to occur is that the files will always be handled identically, regardless of the country they are in. That way I can write my code uniformly and just move everything to a single standard.
One way to deal with it would be to split it up while regex parsing, i.e. search for something like (-?\d+)[,.](\d{2} to pull both parts of the decimal in separately regardless of the actual separator used.

Quote:
Originally Posted by SaintPeter View Post
Anyway, check out the fixes.
Will do.
EDIT: Seems to work now. Good job.

Quote:
Originally Posted by SaintPeter View Post
Thank you for continuing to hit this with a hammer.
It's what I do best.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 06-16-2009 at 11:07 AM.
Reply With Quote