Folks: How do you create a multidimesional array of objects w/ the size of the array entered at runtime? So basically, for an arbitrary class, create an array and then *.resize it to be of size NXM, and then populate the elements of the objects. thanks for any help. Scott