in reply to Re: using two arrays to make a table
in thread using two arrays to make a table

the second time through the loop, @name is empty.

Not necessarily... since Bongo didn't mention how the arrays get filled in the first place, @names could have a lot more elements than @headings. But it may be worthwhile for Bongo to check that this is the case.

  • Comment on Re: Re: using two arrays to make a table