Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Datastream for z/OS 7.1.

BITs and REBITs statements


BITs|REBITs BITs_label int_type [Zero(string)] bit_spec(string) …

Defines or redefines a bit definition table used by FBits.

BITs_label

Is an arbitrary label for the bit definition table

By convention, bit definition tables have names that begin with B_. The name is not case-sensitive.

int_type

Specify UChar, ULong, ULongLong, or UShort

For more information, see Integer types in General-type-specifiers-for-definition-statements.

This operand is required.

Zero(string)

(Optional) Specifies the string to be output if the input integer is all zero

bit_spec(string)

Specifies the string associated with one bit

Specify the bit as a hex or other numeric constant specifying a single bit such as X’02’ or X’400’.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*