Does anybody know how I can make the display like this:-
1,234,567.890,123 instead of the present 1234567.890123
I can change it through flag 40(I think) to:-
1234567,890123
Thank you.
Hi;
the plain numbers you see are shown this way when STandarD mode is active. If you change to FIXed decimal places, being the Level 1 contents the number of decimal places in the range 0 to 11, the thousands separators (comma or period, depends on which is the radix mark) will appear. There are no thousands separators when STandarD mode is active.
Hope this answers your question.
Cheers.
Thank you Luis. That fixed it.