January 29, 1979 Addendum to Tarbell BASIC manual of January 16, 1979. On page 3-2, add a command as described below: * DIR Lists the CP/M directory. No arguments are allowed. On page 3-5, add a command as described below: * RENAME Renames a file in the disk directory. Example: RENAME "NEWNAME.BAS=OLDNAME.BAS" On pages C-1 and C-2, the addresses which begin with 08 should be changed to begin with 09. On page F-1, at the top, note that a tab (control-I) was pressed after START, and at the beginning of each of the following lines. On page I, delete the 2nd bug line that starts: "The sequence" Also on page I, delete the 3rd bug line: "When the " . On page I, note that the MOVEBOF and MOVEEOF commands are not yet completely implemented.