This thread is for discussions of Load/Save listboxes to a file.
Want to boost your .NET application performance?
Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.
Try it for yourself now.
Call LoadListFromFile(App.Path & "\listitems.txt",lstItems)my error happens with the "&" between App.Path and
"\listitems.txt"