Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 344 Bytes

A2179.md

File metadata and controls

16 lines (9 loc) · 344 Bytes

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2179

structure improperly initialized

There was an error in a structure initializer. One of the following occurred:

  • The initializer is not a valid expression.
  • The initializer is an invalid DUP statement.

* ML 6.0 compatible error

See Also

ASMC Error Messages