ASMC Nonfatal Error A2007

Asmc Macro Assembler

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2007

Non-benign record redefinition

A RECORD definition conflicted with a previous definition. One of the following occurred:

  • There were different numbers of fields.
  • There were different numbers of bits in a field.
  • There was a different label.
  • There were different initializers.
* ML 6.0 compatible error

See Also

ASMC Error Messages