Previous Topic: C3BENext Topic: C3DE


C3CE

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

Reason

This message indicates that a missing or invalid format end statement or format 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.