PRINT CHR(27);"C0" REM--> Stops inverse video PRINT CHR(27);"C1" REM--> Stops half intensity PRINT CHR(27);"C2" REM--> Stops infernal blinking PRINT CHR(27);"C3" REM--> Stops any underlining PRINT CHR(27);"C7" REM--> Disables the 25th line PRINT CHR(26) REM--> Clears the screen/homes the cursor END cursor to the 25th line PRINT"THIS IS MY MACHINE" REM--> Prints on the