Previous Topic: C53ENext Topic: C55E


C54E

<num> left parenthesis unmatched to a right parenthesis ‑ right parenthesis assumed after last character

Reason

You did not match a left parenthesis with a right parenthesis in this statement. The variable <num> is the number of the record in error.

Action

Pair up the parentheses and recompile.