GetStatActCmd
Returns the type of the currently active command represented as a sum of a bit code.
| 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 |
| Type |
Integer (bit code) |
| Status |
Read-Only |
| Saved |
Not saved |