[Gambas-user] Array.Add question

Rolf-Werner Eilert eilert-sprachen at ...221...
Wed Jul 15 15:24:08 CEST 2015


Sure, but when I want sTest to be longer? I mean, more "rows" or "cols"? 
Can I sTest.Add ? And if yes, which dimension will be increased, the 
first one or the last one?

Am 15.07.2015 13:09, schrieb Charlie:
> Try this: -
>
> Dim sTest As New String[1, 2]
>
> sTest[0, 0] = "Hello"
> sTest[0, 1] = "World"
>
>
>
> --
> View this message in context: http://gambas.8142.n7.nabble.com/Array-Add-question-tp52019p52020.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> 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