2
Reply

passing data to an array

kate 0

kate 0

Feb 8 2005 8:30 AM
1.9k
I have to pass a whole load of values of personal info, eg name age height etc from a text file (.txt) into a vb array, what is the best way of doing this? There are probably around 10 pieces of info for each 'record' and approx 20 records. Do i have to declare an array and its size before hand, of or can this be done on a button click when the data is requested?

Answers (2)