FRM-40927: Variant is not an array.
Cause: An attempt was made to access a variant as if it contained an array, and it did not.
Action: You can call FORMS_OLE.Get_Dims() to ensure that you have a variant with an array. For arrays, the return value for the function is greater than or equal to 1.
Trigger: ON-ERROR