[Gambas-user] Array

Philip A. Chapman pchapman at ...129...
Sat May 24 05:43:20 CEST 2003


What you want is a mult-dimensional array, such as 

Dim myArray[3, 4] As String

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
-- 
Philip A. Chapman

Application Development:
Java, Visual Basic, PostgreSQL, MySQL, MSSQL
Linux, Windows 9x, Windows NT, Windows 2000, Windows XP
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030523/33e396bc/attachment.sig>


More information about the User mailing list