3 lines
93 B
Text
3 lines
93 B
Text
OFF : REM Hide the cursor (caret)
|
|
WAIT 400
|
|
ON : REM Show the cursor again
|