acet-setvar


(acet-setvar  varlist)

Saves custom variables with their values to several storage places.
varlist is a list of '(var1 var2 saveMode var2 val2 saveMode ...);
saveMode can be a combination (bitflags) of : 1 = dictionary   2 = registry   4 = environment;

if saveMode is NIL, the variable with its value is stored in dictionary and registry (saveMode = 3)


©  Bricsys NV. All rights reserved.