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
| Typ: | Kurz  | 
                     
| Gespeichert in: | Nicht gespeichert  | 
                     
| Standardwert: | 
                            1  | 
                     
| Mögliche Optionen: | 
                            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  |