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


ASMA202W

HLASM Programmer's Guide
SC26-4941-06

Shift-in not found at extended continuation; check data truncation - xxxxxxxx

Explanation

The assembler has detected an extended continuation indicator that is not on a source statement containing double-byte data. The extended continuation indicator feature is provided to permit continuation of double-byte data, and single-byte data next to double-byte data. If you use extended continuation indicators anywhere else, the assembler issues this message. As this situation can be caused by a coding error, the assembler might unintentionally treat the data as extended continuation indicators.

System action

The extended continuation indicators do not assemble as part of the operand.

Programmer response

Change the continuation indicator if unintentional truncation occurred.

Severity

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014