Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     subscript                                    (Assignable)

        Contains an array of numeric values representing the subscripts  of a
        GET array element.  Each element of Get:subscript represents a
        dimension of the GET array.  For example:

        @ 1,1 GET aTestA[4]        // Get:subscript contains {4}
        @ 1,1 GET aTestB[3,6]      // Get:subscript contains {3,6}

        If the GET does not involve an array, Get:subscript contains NIL.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson