VDU 23,1,0;0;0;0; : REM Hide the cursor T%=TIME+400:REPEAT UNTIL TIME>T% VDU 23,1,1;0;0;0; : REM Show the cursor again