Forum Moderators: coopster

Message Too Old, No Replies

Array's and loops

         

fintan

4:46 pm on Mar 3, 2004 (gmt 0)

10+ Year Member



Can you have a loop within an array?

fintan.

jonknee

7:46 pm on Mar 3, 2004 (gmt 0)

10+ Year Member



I think you have it backwards. You can have an array inside a loop. It doesn't make much sense the other way around... An array is just a way to file values.