Informix Error -1326
-1326 An array variable has been referenced outside of its specified
dimensions.The subscript expression for an array has produced a number that is either less than one or greater than the number of elements in the array. Review the program logic that leads up to this statement to determine how the error was made.