ASMC Fatal Error A1009

Asmc Macro Assembler

Asmc Macro Assembler Reference

ASMC Fatal Error A1009

Line too long

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

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

* ML 6.0 compatible error

See Also

ASMC Error Messages