Skip to main content

Module NEW

Module NEW 

Source
Expand description

§NEW

§Purpose

Erase the current program from memory.

§Remarks

It’s gone for real.

§Example

10 PRINT "HELLO"
NEW
LIST
READY.