<table><tr class="msg"><td class="msg-user"></td><td class="msg-data"><span>I am using fpc 2.2.4 rc1 and I have a dynamic array of records which I Copy() to another variable, the copied array has reference pointers to the original array, I don't think this was the case in earlier versions of fpc.</span></td>
</tr><tr class="msg"><td class="msg-timestamp"></td><td class="msg-user"><br><br><br></td><td class="msg-data"><span>Anyone know a work around? I could make a function the sets the lengths of the array and then sets each property of the record but the record definition sometimes changes and could lead to broken code.<br>
<br>Thanks</span></td></tr></table>