> 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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to