Redirect Arrays

 
Is it possible to redirect array access if I wanted to set two arrays equal to each other, rather than have to copy one into the other?
 
whitebloodcell:
Is it possible to redirect array access if I wanted to set two arrays equal to each other, rather than have to copy one into the other?
There are no pointers in MQL4.
Reason: