Results 1 to 2 of 2

Thread: Combining Files

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    1

    Exclamation

    I have a program where a user will select 1+ text or RTF files. How do I combine these files or read them in so I can have one file saved that contains all the data from all of the files?

    Thanks!

  2. #2
    Member
    Join Date
    Aug 1999
    Location
    metairie, la usa
    Posts
    40
    Hi,
    I had to do something like this for my work. I had 20 text files that I needed to combine into one. This was a little easier for me, cause the filenames could not change, so I just wrote a loop that read through them all. In you case where the user has the ability to pick files this is a little different from what I did. If you want I'll write the program and email it to you. Email me at [email protected] if you still need some help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width