I was wondering if anyone could help me. Im writing a GUI and I want to return multiple variables, but at different times, For instance, I have a list of files and options to perform on those files, so how would I, lets say, use 'n' files and then return the data in 'n' variables. Sometimes the...