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


ASMA167E

HLASM Programmer's Guide
SC26-4941-06

Required name missing

Explanation

This statement requires a name and has none. The name field might be blank because an error occurred during an attempt to create the name by substitution or because a sequence symbol was used as the name.

For example, this message is generated by the statement
   EQU   3     Empty name field

System action

The statement is ignored.

Programmer response

Supply a valid name or ensure that a valid name is created by substitution. If a sequence symbol is needed, put it on an ANOP statement ahead of this one and put a name on this statement. If this message is generated for a LOCTR, when attempting to continue a location counter for an unnamed section, then first supply an appropriately named LOCTR in the unnamed section so that subsequent LOCTRs can continue by specifying the name.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014