C2002 Statement unterminated at end of line
Explanation: A syntax error has occurred at the end of the current
statement. This usually occurs when there is an unterminated expression
or unbalanced parentheses at the end of the statement.
Action: Check the statement carefully, correct, and recompile.