Previous Topic: C1EENext Topic: C20E


C1FE

<num> <parameter> operand value conflicts with TYPE=DEFAULT and TRAN=DECIMAL or HEX ‑ TRAN=ANY assumed

Reason

When you specify TYPE=DEFAULT and TRAN=DECIMAL or TRAN=HEX, the operand value must be decimal or hex. The operand value of <parameter> violates this rule.

<num>

The number of the record in error

<parameter>

The incorrect parameter value.

Action

Change the operand value, the TYPE= specification, or the TRAN= specification and recompile.