Hi,
I got lost in something that should be very simple !
Through the cmd serin 2 i get a 4 characters (numbers) Str long\4
example 5894
Then I display it with the cmd LcdOut str long\4
Now it comes the problem.
I should divide /60 the str long\4 (98.2333) and display only 98.
I can not get neither numbers.

Thanks for your help
Lotondo