Previous Topic: C11ENext Topic: C13E


C12E

<num> group start found but format is active ‑ format end assumed

Reason

This message indicates a missing or invalid format end statement or group start is out of sequence. The variable <num> is the number of the record in error.

Action

Add a correct format end statement or change the order of statements and recompile.