Hello all!
I just read a back and forth from July 2012 about using a Hidden Namespace to store a global variable, so that the values won't get reset when there is an error.
I would like to ensure that the Hidden namespace value gets "erased" upon close of the program, even if the file has been...