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*