SPRITE CLOSE [#]n

Closes sprite n and releases its memory resources allowing the sprite number to be re-used. The command will give an error if other sprites are copied from this one unless they are closed first.

SPRITE CLOSE ALL

Closes all sprites and releases all sprite memory.

The screen is not changed