acet-sysvar-set


(acet-sysvar-set  varlist)

Sets system variables from given list varlist and saves the actual values of those system variables to an internal stack list;
varlist is a list containing the system variable names and there new values as a flat sequence.

Returns the list of saved system variables with their values.

Example : (acet-sysvar-set '("cmdecho" 0 "osmode" 0 ...))


©  Bricsys NV. All rights reserved.