Previous Topic: C05ENext Topic: C07E


C06E

<num> format end found without format start ‑ statement skipped

Reason

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

Action

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