Deuh... but MisteEZCOM one don't do it
Anyhow, proof it's working...
I prefer RealTerm... but... erm, MisterEZCOM is not bad to...
Feel better now ?Code:@ ForColor yellow ; Set foreground (text) color to yellow @ BackColor blue ; Set background color to blue loop: @ ClearScr ; Clear Screen HSEROUT ["Value of I:",I,10,13] HSERIN [i] GOTO loop END![]()
Bookmarks