Yes, that's exactly what I'm looking for.
My only issue is that after every interation, I clear the solution and run it again automatically.
Now, I need it to output a different file name for each trial run, so on the outer part of the clear loop I have put a "REPEAT" function, which will repeat and count for every interation, the only problem is when I try to set the filename to COUNT, it simply makes it COUNT, or if I use %COUNT% it makes it %COUNT% rather than the number, which leaves me rather stumped, how can I make the filename into a parameter which I can assign a number to... hmm....
But yes, it's also odd that the /OUT command isn't reffered to in 11.0 documentation.