BASIC FUNCTIONS
· SECTION 5. 15
5.15.2 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 All program lines are erased!
VEH.V09F'
NEW should, therefore, not be used if several 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.
Following the
'Y' response, NEW displays the number of free
bytes available before returning to Basic.
Files pace is not affected by 'NEW'.
PAGE 5 - 84