[Gambas-user] Array.Add question
Rolf-Werner Eilert
eilert-sprachen at ...221...
Wed Jul 15 16:07:59 CEST 2015
Am 15.07.2015 15:36, schrieb Benoît Minisini:
> Le 15/07/2015 15:24, Rolf-Werner Eilert a écrit :
>> Sure, but when I want sTest to be longer? I mean, more "rows" or "cols"?
>> Can I sTest.Add ? And if yes, which dimension will be increased, the
>> first one or the last one?
>>
> Multi-dimensional arrays are fixed, you can't resize them. The Add()
> method is for one-dimension arrays only.
>
> Regards,
>
Ok, thank you for the hint! Wouldn't it be wise to mention this fact in
the help?
Rolf
More information about the User
mailing list