I was trying to find a post in the forums that may show me how to do what I need to do. I have a text file that has a list of cities with longitude and latitude. I need to put only the cites into a listbox. Then I need to put the cities, longitude, and latitude into parallel arrays for use in some distance calculations. I have it to when the form loads the whole file goes into the listbox. Does anyone know where I might be able to find some info on this?
↧