I do not know how i can receive for example number 60. The command Input working, but i would like to use different command because the program stays on Input command until to a character is received.
[code:1:c502c8ee29]
Do
I = I + 1
Input Char
Loop Until I = 100[/code:1:c502c8ee29]
[b:c502c8ee29][color=red:c502c8ee29](BASCOM-AVR version : 2.0.7.6 )[/b:c502c8ee29][/color:c502c8ee29]
↧