NEW === Function -------- **NEW** will re-initialise all HUNTER's user memory and reset all program pointers. Syntax ------ NEW Examples -------- :: READY NEW Are you sure (Y/N)? Y 54613 bytes available READY Remarks ------- .. Warning:: All program lines are erased! NEW should, therefore, not be used if several to programs are to co-exist in the same HUNTER. Always use NEW before loading a new user program into HUNTER to ensure the maximum use of space. NEW replies with: :: Are you sure? (Y/N) If any response to the confirmation message other than YES (Y) is made, then the function is aborted and existing programs are not affected. Fllespace is not affected by NEW.