Quote Originally Posted by Nicmus View Post
Hi mackrackit,

If the leading zeros are a problem you just use DEC 3 in your LCDOUT command and you should be OK on full 0 – 65 range. The only change will be with the result of y/21 (0 -6).

Regards,

nick
Yep. We really need to know what taisen83 is trying to do.
If all of the sudden the numbers change to something like
x = (1000*1/3000)//1000
Then it all falls apart, I tink

PBL is the ticket.