I posted an example (array of arrays) that contains at least this error:
In routine: Public Sub Button3_Click()
The line: If iR = -1 Then iR = $iContoRighe, should be replaced with: If iR
= 0 Then iR = $iContoRighe
I apologize (I am on vacation :))
Greetings
Gianluigi



2015-08-19 10:22 GMT+02:00 Gianluigi <bagone...@gmail.com>:

> Hello Kevin,
> I'm on vacation and I'm not sure I understand the question, I am attaching
> this example in Italian perhaps with Google Translator can help.
>
> Regards
>
> Gianluigi
>
> 2015-08-19 8:22 GMT+02:00 Kevin Fishburne <kevinfishbu...@eightvirtues.com
> >:
>
>> I need to know how to declare, initialize and add elements to a
>> two-dimensional dynamic array. Using trial-and-error for every possible
>> syntax hasn't been too helpful so far. I'd post my code but it's pretty
>> useless and embarrassing and I think the basic question sums it up.
>>
>> --
>> Kevin Fishburne
>> Eight Virtues
>> www: http://sales.eightvirtues.com
>> e-mail: sa...@eightvirtues.com
>> phone: (770) 853-6271
>>
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
>
------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to