Is there a way to resize an array with losing the data in the array.
I need to resize as the data comes and making the array bigger then it will ever hold will not work.

Any ideas?