http://qs321.pair.com?node_id=1064795


in reply to Re^5: Variable number of foreach loops
in thread Variable number of foreach loops

I have stored my data in N arrays. N varies from 1..20 I have a random string, that i breakdown into some N-segments. Each Segment is then a array. Now i want to run nfor() on these. So as you can see segment size is random. Hence variable number of arrays.