The easiest way to do this would be to save your values in a DAT file. However, you can only put numerical values into these files. To save values to a DAT file, make an array with as many dimensions as you need, and store save file variables to its individual elements. Then you tell it to save the data with 'SAVE"DAT:nameOfFile",nameOfArray'