BASE/1187 Bound error: AADD Explanation: The array passed to AADD() already contained the maximum number of elements. Action: Correct the program. The maximum number of elements in an array is 4096. See Also: "Basic Concepts" chapter of the Programming and Utilities Guide