From: Robert Klemme Date: 2007-11-21T16:00:01+09:00 Subject: Re: How to copy arrays? On 21.11.2007 04:38, Martin Durai wrote: > Thank you daniel, but my functionality is not return as a array. > I need to copy a source array to a destination array. Maybe before we go off guessing you can show a bit more of your code. While there are methods to copy and insert into another array, maybe there is a more efficient solution. Cheers robert