|
| Error A37| Summary | *** Error A37
Operation Invalid in this Segment
| | Description | Assembler instructions are allowed only in CODE or ECODE segments. They are not allowed in DATA segments or other non-code segments. | | Resolution | Remove instructions from non-code segments. |
|
|