I have a procedure in my code that is called in a loop. in this procedure, I want to store three variables in an array so at the end I can save the array in a text file. How can