This is a list of known bugs and issues for the current version of the Colour Maximite 2 firmware V5.07.01 =================================================================== Putting a call to the ERROR command on the same line as a CASE clause after a colon will not output the line information with the error string. Workround: put the ERROR statement on its own line. Recursive calls from within a DO loop or FOR NEXT will give an error The LOC function does not work for files. Fixed in V5.07.02b1 The MEMORY SET SHORT and MEMORY SET WORD commands have bugs. Fixed in V5.07.02b1 MM.ERRMSG$ sometimes returns string with a leading CR/LF. Fixed in V5.07.02b1 Bug in allowable range for LONGSTRING RESIZE. Fixed in V5.07.02b1 Bug in TIMER= when TIMER > 70. Fixed in V5.07.02b2 Bug in Option RESET setting display width and height. Fixed in V5.07.02b2 System crash caused by setting coordinates outside screen with PIXEL FILL. Fixed in V5.07.02b3