Previous Topic: C64ENext Topic: C66E


C65E

<num> <label> label previously defined ‑ label ignored

Reason

The label on a previous statement has the same name as the label on this statement. CA ACF2 for z/VM uses the first label when resolving references to this label.

<num>

The number of the record in error

<label>

The label with the same name.

Action

Specify a different label or delete one statement and recompile.