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


ASMA205E

HLASM Programmer's Guide
SC26-4941-06

Extended continuation end column must not extend into continue column

Explanation

The extended continuation indicator extended into the continue column.

System action

The extended continuation indicator is ignored. The following record or records might be treated as incorrect. The extended continuation indicators are treated as part of the source statement.

Programmer response

If the data in the extended continuation is to be regarded as valid input then another non-space character must be used in the continuation indication column to identify the data as valid and to continue to the next record. If the data is not to be part of the constant then remove the characters of the extended continuation and add the correct data to the continue record to the point where the extended continuation is needed. This message might be encountered when converting code that assembled with the NODBCS option to code that is to be assembled with the DBCS option.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014