Previous Topic: C1DENext Topic: C1FE


C1EE

<num> <parameter> is an invalid NOMATCH option on first operand statement of a format ‑ ignored

Reason

You entered NOMATCH= on the first operand statement of a format other than operands with OPTIONAL specified. The only valid option on the first operand statement of a format is NOMATCH=NEXTFMT, the default, or OPTIONAL.

<num>

The number of the record in error

<parameter>

The incorrect parameter name.

Action

Remove the NOMATCH= verb and recompile.