Hi bearpawz,

Along with RTFM, there's UTFM. Because, along with reading it, you have to Understand it.

The largest DIG you can use is 4. This is because the largest number you can have is 65535, which has only 5 digits. So, DIG 9 is out of the question.

Which begs the question, how are you storing mileage of 7 digits (6 + 1 decimal) "095285.0"? It's going to take more than just a word variable.

It can be done, but just not the way you've shown.

Best regards,
Darrel