Database Error Messages

JZN-00240

invalid characters in array range subscript

Cause

The specified array range contained invalid characters. Array ranges are specified using the keyword 'to' between the start and end of the range.


Action

Array positions must be non-negative integers.