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


ASMA129S

HLASM Programmer's Guide
SC26-4941-06

Insufficient right parentheses - xxxxxxxx

Explanation

An unpaired left parenthesis has been found. Parentheses must balance at each comma in a multiple operand statement.

System action

A machine instruction assembles as zero. An assembler instruction is ignored and an additional message relative to the statement type appears. However, if the error is in the standard value of a keyword on a macro prototype statement, only the operands in error and the following operands are ignored.

Programmer response

Make sure that all parentheses are paired.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014