You need to create a DAT file that will contain all these variables. It's a straightforward process. 1. Declare an array that will fit all the stuff you will save. 2. Fill this array with said stuff. The order is not important, but you must remember it. 3. Call the SAVE instruction. Specify DAT file type and the array to save.