Jump to content

Terminal control/Clear the screen: Difference between revisions

→‎{{header|Commodore BASIC}}: Add SCNCLR from extended BASICs
(→‎{{header|Wren}}: Updated to v0.4.0.)
(→‎{{header|Commodore BASIC}}: Add SCNCLR from extended BASICs)
Line 275:
==={{header|Commodore BASIC}}===
<lang Commodore Basic>PRINT CHR$(147);</lang>
 
{{works with|Commodore BASIC|3.5+}}
{{works with|VIC-20 SuperExpander cartridge}}
 
<lang basic>SCNCLR</lang>
 
==={{header|GW-BASIC}}===
1,480

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.