Table of Contents

NEW

Clears from the memory every line of a BASIC program which might eventually be stored.

Implemented by: dartmouth4, decbasic, Altair, a2int, Applesoft, TI994, CBM, Atari, msatari, trs80, level2, trscolor, colormc, Sinclair, Atom, BBC, GWBASIC, MSX, bwbasic, bw32, ABasiC, FreeBASIC, minibasicjs, EndBASIC

With variations: Gambas, ugBASIC (only as NEW IMAGE)

Also written as:

Usage

It is a command to tell the interpreter, or more specifically the REPL interface, to wipe away from memory the currently stored program.

Variations

Comments

Similar keywords

In other languages...

References