acet-sysvar-set

Parent Previous Next

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 entire stack list of saved system variables.

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



©  Menhirs NV. All rights reserved.