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

     (array) A numeric value used to designate a particular element of an
     array.  Applying a subscript to an array is called subscripting the
     array.  In CA-Clipper programs, subscripting is specified by enclosing a
     numeric expression in square ([ ]) brackets after the name of a program
     variable.  The variable is then said to be subscripted.


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