Previous Topic: C2FENext Topic: C30E


C2EE

<num> current group has an occurs, “GROUP=“ is invalid ‑ ignored

Reason

You specified OCCURS in the current group, prohibiting a GROUP= operand on an operand statement. However, GROUP= is specified on this statement. The variable <num> is the number of the record in error.

Action

Remove the OCCURS on the group statement or the GROUP= operand and recompile.