copy array



Hi,

Is there a way I can copy only part of an array into another array.
For example, I want to copy only first 8 elements of source array
into destination array.

Regards
.