Previous Topic: C62ENext Topic: C64E


C63E

<num> OCCURS specified, but TYPE=KEYWORD not specified ‑ ignored

Reason

OCCURS on a group statement is valid only if you specify TYPE=KEYWORD. The variable <num> is the number of the record in error.

Action

Correct the statement and recompile.