I see no problem. You want an array? create one using new. You want some data in the array? create a for/foreach loop and have it stuff the data in the array, one point at a time. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.