HLASM Toolkit Feature User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ULABL statements

HLASM Toolkit Feature User's Guide
GC26-8710-10

These statements define user labels to be placed on statements within the program. If program base registers are set up with USING statements, these are also generated as symbolic operands on instructions.

Table 1. ULABL statements: format
Column Contents
1–5
  • literal 'ULABL'
6 onwards
  • one or more spaces
  • label name
  • one or more spaces
  • offset to start of field (hexadecimal)
  • one or more spaces
  • length of the named field (decimal). Maximum length is 999.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014