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.

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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to