Dear Revolutionaries Can an element of a rev array be another array? If not, is there any way to achieve the effect of nesting arrays - OR if not, is there some way to create new container types (like the structures and unions typical in C and Pascal). Basically - how do I create complex organized containers (objects) to hold my data? Best Gordon