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


&SYSOPT_OPTABLE System Variable Symbol

HLASM Language Reference
SC26-4940-06

Use &SYSOPT_OPTABLE to determine the value that was specified for the OPTABLE assembler option. &SYSOPT_OPTABLE has a global scope.

The value that was specified for the OPTABLE assembler option indicates which operation code table was specified by the OPTABLE or MACHINE option.

For more information about the OPTABLE assembler option, see the section "OPTABLE" in the HLASM Programmer's Guide).
Notes:
  1. The value of the type attribute of &SYSOPT_OPTABLE (T'&SYSOPT_OPTABLE) is always U.
  2. The value of the count attribute (K'&SYSOPT_OPTABLE) is the number of characters assigned.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014