[Gambas-user] Array Concatenation

Dimitris Anogiatis dosida at ...626...
Mon Feb 23 01:33:55 CET 2009


yeap that works just fine Benoît

Thank you :)

On Sat, Feb 21, 2009 at 4:14 AM, Benoît Minisini <
gambas at ...1...> wrote:

> > Hey guys,
> >
> > First of all I wanna say you guys ROCK :)
>
> Thanks. :-)
>
> >
> > Thank you for making this wonderful program
> > and keep up the great work :)
> >
> > My question is:
> >
> > Is there a way to concatenate 2 arrays without using a for loop?
> > Perhaps there is an undocumented mechanism like
> >
> > tmpArr += Array.copy()
> >
> > or some workaround to that?
> >
> > Thanks for the time you took to read this email
> >
> > Sincerely,
> > Dimitrios Anogiatis
>
> 'tmpArr.Insert(Array)' will do the job.
>
> Regards,
>
> --
> Benoît
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> 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