Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 347 Bytes

A2159.md

File metadata and controls

13 lines (7 loc) · 347 Bytes

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2159

structure cannot be instanced

An attempt was made to create an instance of a structure when there were no fields or data defined in the structure definition or when ORG was used in the structure definition.

* ML 6.0 compatible error

See Also

ASMC Error Messages