[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Multidimensional Array

     (array) In CA-Clipper, an array whose elements consist entirely of
     references to other arrays (called subarrays).  The elements of the
     subarrays may, in turn, contain references to other arrays.  Arrays
     organized in this fashion are said to be nested.  Each level of nesting
     may be viewed as a dimension of the main array, and the elements of the
     subarrays may be accessed by applying multiple subscripts to the main
     array.


See Also: Array Array Reference Nested Array Subscript
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson