New

Delete the program from memory.

New 

Parameters
None.

Return Value
None.

Description
Delete the program and clears all variables other than the reserved variables.
Execute this command via control communication method.
This command works incorrectly if it is implemented in the Macro program.

Example
Delete the current program and load the new program ("/c0/newprog.mcr").
      New

        Load "/c0/newprog.mcr"