[Gambas-user] Dynamically changed arrays
ron
ronstk at ...239...
Tue Mar 16 18:54:49 CET 2004
On Tuesday 16 March 2004 17:53, Laurent Godard wrote:
> Hi ron,
>
> > More easy
> >
> > LINE INPUT #fptr, t
> > ls.add( t )
>
> yes it is :)
>
> What about multidimensional arrays ?
> dim ls(1 to 10, 1 to 100) ?
>
> Thansk for the response
>
> laurent
I must confess, No Idea.
LINE INPUT #fptr, ls.add( t )
This is compacter but I don't know it works
I thing it will do.
btw the bash problem is solved.
It was on a hd with noexec in fstab :(
Ron
More information about the User
mailing list