MikeMM
Automotive
- Feb 1, 2005
- 17
I'm writing a program in VB5 where I want to save the contents of a multidimensional array and be able to open that file and fill the array with the saved data. I'm familar with how to open and save data generally but I don't know how to save an entire array all at once. Is there any method that would be more effecient than using a loop to save the data one item at a time.
thanks for your help
Mike
thanks for your help
Mike