|
-
Jun 11th, 2000, 05:14 AM
#1
Thread Starter
New Member
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!
-
Jun 11th, 2000, 05:35 AM
#2
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|