ULABL statements

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.