Actually, the concept is easy. It's an array of arrays:
code:
DIM $a[10], $b[1]

$b[0]=$a
%b[1]=$a

Or am I wrong???
_________________________
There are two types of vessels, submarines and targets.