[Gambas-user] Array.Add question

Fabien Bodard gambas.fr at ...626...
Thu Jul 16 07:27:45 CEST 2015


Le 15 juil. 2015 16:22, "Benoît Minisini" <gambas at ...1...> a
écrit :
>
> Le 15/07/2015 16:07, Rolf-Werner Eilert a écrit :
> >
> > Uuh interesting - thanks for the links!
> >
> > I just wasn't sure about this, maybe mentioning it in the help chapter
> > for DIM would make it clear.
> >
> > What I've done so far to overcome this: When I have string arrays, I put
> > in data with tabbed fields and unpack them line for line with Split.
> > It's a bit roundabout, but highly flexible and rather fast.
> >
> > Regards
> > Rolf
> >
>
> Maybe you could use String[X][Y] instead of String[X,Y], i.e. a array of
> string arrays.
>

I prefer that way... But is it more efficient ?

> Regards,
>
> --
> Benoît Minisini
>
>
------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> 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