I have a file containing one 5 letter word per line and x number of words total. How can I open the file and display all the words in a ListBox? I have had limited success with this code but it only adds the first line and if run more than once it returns an error;
var
myFile: TextFile;
S...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.