Hi Paul: The same problem you have in France is valid for Spain :)
I suggest that you program the keypress routine of your numeric input classes so when comma ',' is pressed, a point '.' is used in substitution. I should not change the SET POINT or SET SEPARATOR, because these settings have an impact on various VFP functions, like transform, so in the worst case you can loose decimals y you change that. Best regards! 2015-05-28 16:08 GMT+02:00 Paul Hill <[email protected]>: > Hi Gang, > > Had a call today from a guy in France that said the 'point' on the > numeric keypad doesn't work correctly when entering numbers. > > The currency format France use is "9 999,99". > > The 'point' key on a French keyboard is a period ("."). It makes > sense that this would not work correctly as I they are entering > "9999.99" which does not evaluate correctly. > > Here is the weird thing. If I change my regional settings to French > and open Excel the point key returns a comma! Is Excel doing > something special? > > This is in a C# app but I see the same issue in VFP. > > Any ideas? > > -- > Paul > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cagq_jukklb-toh1rp5lpvcrtp8h1kv9rsj1anxknh27wpf+...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

