(getvar "acadver") for Bricscad V20
I don't have it installed, so please tell me: what is "cadver" for Bricscad V20?
The big PDF-docs from R. Grabowski tell me "20.0 Bricscad", but V17 already used 20.1 .. ??
0    
            Comments
- 
            
- English Version, X64
 - (getvar "acadver")
"22.0 BricsCAD" 
0 - 
            
Thanks @Konstantin Sakellaris
0 - 
            
You could try using (getvar '_VERNUM). In BricsCAD it returns the current version number.
e.g.
: (getvar '_VERNUM) "20.2.05 (UNICODE)"Regards,
Jason Bourhill
BricsCAD V20 Ultimate
CAD Concepts0 


