[<<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
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson