ASMC Nonfatal Error A2181

Asmc Macro Assembler

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2181

initializer must be a string or single item

There was an attempt to initialize a structure element with something other than a single item or string.

This error can be caused by omitting braces ({ }) around an initializer.

* ML 6.0 compatible error

See Also

ASMC Error Messages