statement/MONITOR statement/MONITOR NAME MONITOR -- Starts machine language monitor ABBREVIATION m <shift> O SYNOPSIS MONITOR FUNCTION This command takes you out of BASIC into the build-in machine language monitor program. The monitor is used to develop, debug, and execute machine language programs more easily than from BASIC. INPUTS None RESULT Starts machine language monitor. EXAMPLES MONITOR NOTES When in the monitor, typing an "X" and pressing <return> gets you back to BASIC. BUGS None SEE ALSO SYS