Mnemonic: Command Active
Returns the type of the currently active command represented as a sum of a bit codes.
Bit Codes
| 1 | Standard command is active |
| 2 | A transparent command within a standard command is active |
| 4 | A script is active |
| 8 | A dialog box is active |
| 16 | OLE is active |
| 32 | Lisp is active |
| 64 | An application is active |
Properties
| Type | Integer (bit code) |
| Status | Read-Only |
| Saved | Not saved |