BASIC + Base : The first row of a 2D array is lost
From the code in attached ods file. Can you please help describe why the first row of a 2D array is lost.
C:\fakepath\LostFirstRowOfArray.ods
Edited: Additional sample file
Can't follow the procedure right now (my insight in StarBasic scope, call conventions and such is a bit rusty, to say the least), but a few potential sources of error spring to mind:
Dear @keme,
I have edited the question by only attaching another sample initializing each element of the array in simple way.