Can NSBasic handle arrays of more than a single dimension? I see the definition that shows dim a[10] but I have tried dim a[b,c] and it does not work. I cannot find an example of 2 or 3 dimensional arrays. Mike