I have to admit that I am slightly confused by the exact/approx modes of machines from the 49G onwards. I also find it slightly frustrating in that porting programs over that use display formatting get messed up by the extra decimal point.
Anyway, here is the question.
With Exact mode set ON, I don't understand why doing this doesn't result in an exact mode integer that preserves all digits:
\<< TICKS B\->R \>>
The only way round this I've found so far is to convert the result from TICKS into a string, edit out the # and base indicator and then use OBJ-\> to get it to the correct integer.
It would be a lot neater and more efficient if this conversion could be done with a single command.
Does anyone know how this would be done please?
Thanks!
Mark