Save values of variables in a text file before closing document
Hello, I wouldsaveinamacrocalled beforeleaving thedocument,a list of pairs(variable name,variable value)in a text file(outside thedocument,then). I mightas wellload data fromtext fileto restore thepreviouslyusedvaluesof the variables. The goalis torestore a configurationusing adocument (described usingvariables) afteran updateof this document.