This command executes the current program, starting with
the lowest line number. The interpreter will continue to execute
the program lines in order unless a control statement directs the
flow to a different point. When a higher line number does not exist
or the END command is processed, the
RUN
command
will stop.