That's not the point Message #7 Posted by Raymond Del Tondo on 20 June 2005, 5:10 a.m., in response to message #6 by John
I admit that it may not be too easy for the average user,
but actually the solution is relatively simple,
and has nothing to do with rewriting the OS in any way.
One could write a simple user RPL program,
which examines the stack contents,
and if an object is a number, make a string of it for display.
This string can be manipulated very easily to
contain thousands separators at the right places,
and the whole string (or strings) could be
easily displayed via the BetaENTER functionality.
Of course that's a workaround, but hey,
it's a programmable and customizable calculator,
and for many things, someone will find a way
without necessarily reinventing the wheel...
|