[Gambas-user] Array

Charlie karl.reinl at ...9...
Sat May 24 15:56:25 CEST 2003


Philip A. Chapman schrieb:

>What you want is a mult-dimensional array, such as 
>
>Dim myArray[3, 4] As String
>
Nearly, but I don't know which lenght the Array will have.
And it will have mostly 2 , but sometimes more then 2 Arrays included.

>
>On Fri, 2003-05-23 at 17:33, Charlie wrote:
>  
>
>>Salut,
>>
>>I want to create an array which stores arrays .
>>If I use String[] , doesn't work, get an error.
>>If I use Object or Variant I can push it in, but dont get it back.
>>Array[0]. ???
>>
>>Any Idea ?
>>
>>Charlie
>>
>>
>>
>>
>>-------------------------------------------------------
>>This SF.net email is sponsored by: ObjectStore.
>>If flattening out C++ or Java code to make your application fit in a
>>relational database is painful, don't do it! Check out ObjectStore.
>>Now part of Progress Software. http://www.objectstore.net/sourceforge
>>_______________________________________________
>>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