FUNL0119 Error performing arithmetic in line (linenum): (intcode) opcode (op).
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.