-- Type F10 and use arrow keys to place the cursor on the desired command
--   line.  Then type Enter to execute the command.

--         - you can add your own command, or write similar menu screens
-------------------------------------------------------------------------

        run       | -- execute current program
        reset     | -- reset initial conditions
        drun      | -- simulation run
        drunr     | -- simulation run, then reset
        list      | -- list with line numbers
        list+     | -- list without line numbers
        dump      | -- display current data
        clear     | -- erase symbol definitions
        new       | -- clear memory
        time      | -- display date and time
        size      | -- display memory usage
        PIC       | -- display current PIC
        trace     | -- toggle stepwise runs
        edit      | -- DESIRE full screen editor (type Ctrl z to exit)
