in reply to Re^2: Struggling with complex data structures and doing useful operations on their elements and populating from arrays
in thread Struggling with complex data structures and doing useful operations on their elements and populating from arrays

You may name the loop control scalar anything you like.

You asked how to loop. I am showing you some basic techniques, and some common problems with the basic techniques, so you grasp the whole problem and, hopefully, see a path to the whole solution.

  • Comment on Re^3: Struggling with complex data structures and doing useful operations on their elements and populating from arrays