[Gambas-user] save and load an array of MydataType
Mike Keehan
mike_keehan at ...679...
Thu Jan 6 14:08:32 CET 2005
Hi Jochen,
Jochen Georges wrote:
> Hello gambanauts,
>
> I do not find a way on my own :(
> I have an array wich is filled with objects of the class CCar.
> I would like to save and load this array.
> I found a way to do that if i know how much elements the array contains.
> But I do not find a way, if I do not know how much elements the array
> contains.
>
Try using a Collection instead of the array.
Mike.
More information about the User
mailing list