Number Format Windows XP????

Andy JP

New Member
I installed windows XP pro a couple of days ago and have been expierencing some irrational behaviour whilst using progress.

I am running an application with provision. When I start the app and run a specific program it works fine. Now I open the editor and do a bit of work on the app but don`t save it. I run the app once more whilst the editor is open and all of a sudden the number formats are all out of line and use the "." as a decimal instead of the original ",".

As I haven´t actually compiled anything as such the program I am running exactly the same each time I am a bit confused by this behaviour.

I can the close the editor and the app and restart the app and everything works fine. I am not expierencing this problem on any of the win 98 computers here. Has anyone had this problem? does anyone have any suggestions as to how to solve it?
 
I expect your using SESSION:NUMERIC-FORMAT = "AMERICAN"

Hi,

I expect your using
SESSION:NUMERIC-FORMAT = "AMERICAN"

or

SESSION:NUMERIC-FORMAT = "EUROPEAN"

remove this line or make sure you reset the NUMERIC-FORMAT after running the required procedure
 
Back
Top