&SYSOPT_OPTABLE System Variable Symbol
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
OPTABLEin the HLASM Programmer's Guide).
Notes:
- The value of the type attribute of &SYSOPT_OPTABLE (T'&SYSOPT_OPTABLE) is always U.
- The value of the count attribute (K'&SYSOPT_OPTABLE) is the number of characters assigned.