Had to rem the memobox1.lines(loadfromfile) to get the exe.
Here's what I have so far. When clicking on open text file, it displays the text file contents. When I click again, I want to add a hyphenated line as a divider. It does that. If the user does not choose a file, a showmessage alerts them that they did not choose a text or multi file. But when i click on open text file, the new one replacing the old one. I need to be able to add up to 150 more text files. I have open and save working for the text and multi files with showmessages. Just can't get the files to append.
Thanks, Traum!