A2051.md

May 2, 2024 ยท View on GitHub

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2051

text item required

A literal constant or text macro was expected.

One of the following was expected:

  • A literal constant, which is text enclosed in < >
  • A text macro name
  • A macro function call
  • A 0.000000ollowed by a constant expression

* ML 6.0 compatible error

See Also

ASMC Error Messages