vlax-product-key


(vlax-product-key)

This function returns the main Registry key string for the running BricsCAD version.

Arguments

none

Return

string;  the BricsCAD main Registry key name

Example

(vlax-product-key)
returns "Software\\Bricsys\\BricsCAD\\V20x64\\en_US"

Remarks

see also (vlax-user-product-key) and (vlax-machine.product-key) functions;
actually all 3 functions return an identical string (the key string is always constant)



©  Bricsys NV. All rights reserved.