| ERROR | 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. |