[Gambas-user] Multidimensional dynamic array basics

Gianluigi bagonergi at ...626...
Thu Aug 20 11:16:54 CEST 2015


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 <bagonergi at ...626...>:

> 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 <kevinfishburne at ...1887...
> >:
>
>> 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: sales at ...1887...
>> phone: (770) 853-6271
>>
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
>



More information about the User mailing list