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. See the preceding table. This operand is required.

Zero(string)

Optionally 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*