If my question remains unanswered because it was not clear, this is what I meant:
When do you want to use: Dim sText[] As String instead of: Dim sText As String[] According to the wiki it seems they can only be used with native data types? Is that why the book 'Beginners Guide to Gambas' calls them 'native arrays'? I have also read this, but it is not entirely clear to me what it means: "An embedded array is an array that is allocated directly inside the object where it is declared. Such an array cannot be shared, and is destroyed with the object." So my question is, why/where should one choose to use embedded arrays? ------------------------------------------------------------------------------ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user