PCC-00017: Unable to parse statement at line number in file string Cause: There is a syntax error in an array declaration. The precompiler was expecting a right bracket (]) but found something else. Action: Check the syntax, then correct the array declaration.