I know this sounds like a "Do my homework" question, but I am new to coding and am struggling to come up with a method to combine multiple RFT Files. The files contain around 3000/4000 characters. I want to initially open up a 'master' RFT file and then append multiple RTF files I have selected to this file. I have an array that stores all the filenames of the selected RTF Files. Any help appreciated.
Thanks.