It says 'undefined label'. Are you trying to use a label that doesn't exist yet in the program? Trying to use commands like GOTO, GOSUB, and RESTORE with a label that does not yet exist will result in said error. You could try closing the program in Slot 1 by using the NEW command, which will empty that slot, but I believe it is DIRECT mode only.