FUNL0119 Error performing arithmetic in line (linenum): (intcode) opcode (op).

From m204wiki
Jump to navigation Jump to search

This indicates that the FUEL program contained an arithmetic expression which resulted in an error, such as division by zero. The line number of the failing FUEL statement is indicated by linenum The interruption code for the error is given by intcode. The operation being performed is indicated by opcode.