2.9.40 Cmt

The Cmt enumeration provides an unsigned 3-bit integer that specifies the type of a command; see Cid for more details. The valid values are as follows.

Name

Value

Meaning

cmtFci

0x1

Command based on a built-in command. See CidFci.

cmtMacro

0x2

Macro command. See CidMacro.

cmtAllocated

0x3

Allocated command. See CidAllocated.

cmtNil

0x7

No command. See Cid.