EXECUTE ======= Command ------- **EXECUTE** Explaination ------------ Executes the current program in executable RAM page 0. Examples -------- :: >EXECUTE Remarks ------- This command will normally only be used after LOADing a program or after using the :doc:`../../basic-functions/inp` command. However once a program has been loaded and if it does not alter itself in any way, EXECUTE will execute it again without having to re-load the program.