HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA052S

HLASM Programmer's Guide
SC26-4941-06

Record out of sequence - xxxxxxxx

Explanation

Input sequence checking, under control of the ISEQ assembler instruction, has determined that this statement is out of sequence. The sequence number of the statement is appended to the message.

System action

The statement assembles normally. However, the sequence number of the next statement is checked relative to this statement.

Programmer response

Put the statements in correct sequence. If you want a break in sequence, put in a new ISEQ statement and sequence number. ISEQ always resets the sequence number; the record following the ISEQ is not sequence checked.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014