!ERROR=42 - Nonexistent Numeric Subscript
-
The wrong number or range of subscripts when referencing an array element.
-
Executing a statement that contains an expression referencing an undefined array or a nonexistent element of a dimensioned array. For example, using array[ALL] in an I/O list when the array is not dimensioned.
-
An increment length of zero in a POS() function.