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


ASMA054E

HLASM Programmer's Guide
SC26-4941-06

Illegal continuation record

Explanation

A statement has more than 10 records or end-of-input has been encountered when a continuation record was expected.

System action

The records already read are processed as is. If the statement had more than 10 records, the next record is treated as the beginning of a new statement.

Programmer response

In the first case, break the statement into two or more statements. In the second case, ensure that a continued statement does not span the end of a library member. Check for lost records or an extraneous continuation character.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014