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


ASMA173S

HLASM Programmer's Guide
SC26-4941-06

Delimiter error, expected blank - xxxxxxxx

Explanation

The character string xxxxxxxx is found where a blank (end of operand) is required.

System action

A machine instruction assembles as zero. An ORG statement is ignored. For an EQU or END statement, the string is ignored and the operand processes normally. For a CNOP statement, the location counter is aligned to a halfword boundary.

Programmer response

Insert a comma, or replace the string with a space. Look for an extra operand or a missing left parenthesis.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014