A1009.md

May 2, 2024 ยท View on GitHub

Asmc Macro Assembler Reference

ASMC Fatal Error A1009

Line too long

A line in a source file exceeded the limit of 2048 characters.

If multiple physical lines are concatenated with the line-continuation character ( \ ), the resulting logical line is still limited to 2048 characters.

* ML 6.0 compatible error

See Also

ASMC Error Messages