Csaba Skrabák - 2020-06-17

By entering a programming instruction, you add a line to the end of the program.

You'll often get INSTRUCTION EXPECTED ERROR after entering text to the READY prompt. It is because the emulator tries to add it to the program, and it fails parsing as an instruction. The error message misleads a little because the input may be any command, not necessarily instruction.

 

Last edit: Csaba Skrabák 2020-06-17