HLASM Language Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Other attribute references

HLASM Language Reference
SC26-4940-06

Other attributes describe the characteristics and structure of the data you define in a program; for example, the kind of constant you specify or the number of characters you need to represent a value. These other attributes are:
  • Count (K')
  • Defined (D')
  • Integer (I')
  • Number (N')
  • Operation code (O')
  • Scale (S')
  • Type (T')

You can refer to the count (K'), defined (D'), number (N'), and operation code (O') attributes only in conditional assembly instructions and expressions. For full details, see Data attributes.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014