I realized that is not that great an example of what I'm trying to do as in this case the f1,f2 coud be moved into the foreach loop with f1,f2 set to 0: f1=max(f1,r) This works in this case but I'm looking to access each of the runs results outside the loop in the general case.
↧