Terminal control/Clear the screen: Difference between revisions

Content added Content deleted
(→‎Mattel/Radofin {{header|Aquarius BASIC}} (Microsoft): rm - this info is now in the newly-created category article)
Line 172: Line 172:
<lang ApplesoftBasic>HOME</lang>
<lang ApplesoftBasic>HOME</lang>


===Mattel/Radofin {{header|Aquarius BASIC}} (Microsoft)===
==={{header|Aquarius BASIC}}===
<lang Aquarius Basic>PRINT CHR$(11);</lang>
<lang Aquarius Basic>PRINT CHR$(11);</lang>