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


ASMA312E

HLASM Programmer's Guide
SC26-4941-06

ALIAS name is not declared as an external symbol - xxxxxxxx

Explanation

The name specified on the ALIAS statement is not declared as an external symbol, either explicitly using an EXTRN, CSECT, RSECT, and so on, or implicitly using a V-type constant.

System action

The statement is ignored.

Programmer response

Change the program so that the name is declared as an external symbol.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014