[PHOTO: Recording initiated Mon 8-Aug-2016 8:58AM] @basic READY help The following commands are available: BUIld - Compile program and save code on disk BYE - Exits from BASIC and logs the user off the system CATalog - List files in directory DEBug - Compile and initialize (but do not run) program DELete - Delete lines of the program DO - Accept and execute lines from specified command file GOOdbye - (Same as BYE.) HELP - Type out this text LISt - List lines of the program LISTNH - Same as LIST but without header LISNH - Same as LIST but without header MODe DEF * - The program has GOTO's out of DEF *'s MODe NODEF * - The opposite of MODE DEF * (default) MONitor - Return to the EXEC (continue or reenter allowed) NEW - SCRATCH program and get new program name OLD - SCRATCH program and read in new one from disk OLDLSA - Same as OLD for Line Sequenced Ascii files QUIet - Turn off everything QUIet HEAder - Turn off headers and trailers for LIST and RUN QUIet CHEck - Turn off SYNTAX CHECKING QUIet WARn - Silence compile time warnings QUIet COMmand - Turn off echoing of command file input (default) REName - Change name of current program RESequence - Resequence line numbers in the program RUN - Compile and run program RUNNh - Same as RUN but without header SAVe - Save copy of program on disk SCRatch - Delete all lines of program SCRatch ALL - Delete generated code (do not touch source program) SCRatch IMMediate - Reset immediate mode (zero immediate mode variables) SCRatch RESET - Reset immediate mode (do not touch variables) STATus - Type out status of QUIET and MODE flags STArt - Initialize and run program (don't compile) SYStem - Return to the EXEC (continue or reenter allowed) UNSave - Delete a disk file VERbose - Turn on everything (default except for COMmand) VERbose HEAder - Turn on headers and trailers for LIST and RUN VERbose CHEck - Turn on SYNTAX CHECKING VERbose WARn - Enable warning messages during compile VERbose COMmand - Echo input from command file on user's terminal READY system @pop [PHOTO: Recording terminated Mon 8-Aug-2016 8:58AM]