
Text Box and an Array
Question: I opened a ASCII text file into an array. Now I want to print the data into a text box. I tried something like this: txtResult.text = flight(i) The problem is that if there are 5 rows in the array, the text is overwritten 5 times, so all you