100 POKE 167, 0:REM (turn on cursor)110 GET A$120 IF A$ = "" GOTO 110130 POKE 167,1:REM (turn off cursor)