CMDACTIVE — GstarCAD 2027
CMDACTIVE
GstarCAD 2027 · System Variables
System Variables > C System Variables > CMDACTIVE
Function Description:
The CMDACTIVE system variable is used to specify which one is active, common commands, transparency command, script or dialog box.
(Read-Only)
| Type | Integer |
| Saved in | Not saved |
| Initial value | Unknown |
| Range | 0,1,2,4,8,16,32,64 |
The setting is stored as a bitcode using the sum of listed system variable values.
System Variable Value:
0: no active command
1: common command active
2: transparency command active
4: script active
8: dialog box active
16: DDE active
32: AutoLISP active (Only for commands defined by ObjectARX)
64: ObjectARX commands active drawing
Other versions with matching text
2016 · 2017 · 2018 · 2019 · 2020 · 2021 · 2022 · 2023 · 2024 · 2025 · 2026