NEW

PURPOSE:
To clear all user data, delete from memory the user program and close all files.
STATEMENT SYNTAX:
NEW

EXAMPLE:
NEW
NOTES:
The NEW statement is normally used by the programmer when initiating entry of a new program. It cannot be used within a program. Virtually all USER information is lost.
SEE:
START