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 . Error Messages - <b>base/1132 bound error: array access</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BASE/1132    Bound error: array access

     Explanation:  When attempting to retrieve the value of an array
     element, the subscript specified was greater than the number of elements
     in the array.

     Action:  Correct the program.  The LEN() function can be used to
     determine the number of elements in an array.  The AADD() and ASIZE()
     functions can be used to change the size of an array.

     See Also:  Basic Concepts chapter of the Programming and Utilities
     guide

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