Forms error 40930 Array index non-numeric

From: <maschout_at_my-deja.com>
Date: Mon, 27 Sep 1999 07:18:11 GMT
Message-ID: <7sn5ne$qmt$1_at_nnrp1.deja.com>



Hello,

Within forms I have created an array of an existing table, indexed by binary integer.

Whe i try to fill an ole-object the error frm-40930 shows up.

This is the code where the error comes up:

   test := var_to_obj(TableVals, '7,3');    excel_range.Value(Test, Tablevals);

The oleobj Test is null and therefore the procedure excel_range.value gives an exception too.

Is there a way to re-index the array?? Or can i solve this problem at all??

Any help would be appreciated

Marcel

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Sep 27 1999 - 09:18:11 CEST

Original text of this message