A2015.md
May 2, 2024 ยท View on GitHub
Asmc Macro Assembler Reference
ASMC Nonfatal Error A2015
segment attributes cannot change : attribute
A segment was reopened with different attributes than it was opened with originally.
When a SEGMENT directive opens a previously defined segment, the newly opened segment inherits the attributes the segment was defined with.
* ML 6.0 compatible error