Commodore 128 Alive!

Commodore PET => Commodore PET => PET tips & tricks => Topic started by: Blacklord on July 28, 2009, 07:30 AM

Title: Flashing Cursor For Get
Post by: Blacklord on July 28, 2009, 07:30 AM
The values to be POKEd are 0 to enable the flashing cursor and 1 to disable it.

100 POKE 167, 0:REM (turn on cursor)
110 GET A$
120 IF A$ = "" GOTO 110
130 POKE 167,1:REM (turn off cursor)
EhPortal 1.34 © 2025, WebDev