CMDACTIVE system variable

Active command

Stores the type of the current command: ordinary command, transparent command, script, dialog box, DDE, lisp or ObjectARX command. The value is stored as a bitcode using the sum of the values of all selected options.

Read-only

Tipo:

Breve

Salvato in:

Non salvato

Valore predefinito:

1

Possibili opzioni:

1: Ordinary command is active

2: Ordinary command and a transparent command are active

4: Script is active

8: Dialog box is active

16: DDE is active

32: lisp is active (only visible to an ObjectARX-defined command)

64: ObjectARX command is active