Hi,<br>
I have a user defined structure in a module. I am calling a function and then I want to copy the data from one structure to another so I am using CopyMemory.<br>
I am using two CopyMemory calls in one sub...When the program gets to the second copymemory call, it crashes.<br>
<br>
Any ideas on how i can fix this???<br>
Thank you.<br>
<br>
Avni
I have a user defined structure in a module. I am calling a function and then I want to copy the data from one structure to another so I am using CopyMemory.<br>
I am using two CopyMemory calls in one sub...When the program gets to the second copymemory call, it crashes.<br>
<br>
Any ideas on how i can fix this???<br>
Thank you.<br>
<br>
Avni