S
Steve Roberts
Anyone have a good example of how to read the contents of a .CSV file into a
dynamic array?
I have a file c:\users.csv that contains 3 columns TeamName, UserName,
Location I need to read the information into a Dynamic Array.
I guess there are 2 parts 1 is how to read the contents of the file and the
other is putting the information into the array.
Thanks for your help.
Steve
dynamic array?
I have a file c:\users.csv that contains 3 columns TeamName, UserName,
Location I need to read the information into a Dynamic Array.
I guess there are 2 parts 1 is how to read the contents of the file and the
other is putting the information into the array.
Thanks for your help.
Steve