By the way, if your "actions" on these variables are independant and in-place, 
the array method would have the extra advantage that it can be made parallel at 
no cost and that it whould let you access the updated values through the array 
but also through their original names.

Reply via email to