11-11-2011 07:22 AM
Dear all, i have 30 files and i want to merge all 30 file in one file , how to convert this
11-11-2011 07:44 AM
Hello,
Could you be a little more precise? please? What kind of file are you talking about, simple text files or something different? How should your merge function look like, all datas should be added on different lines of the same file?
Thanks & Regards
11-11-2011 08:18 AM
I tried to build an example with 3 text files: I write the content of all of them in the first one. I do it simply by reading them, adding the content of each with the Concatenate String function from the String Palette and writing it back to the first one. See the attached screenshots.
I hope this helped.
Regards
11-11-2011 09:05 AM
Your question is too vague, and besides it has been asked before many times. Did you try a search?
What kind of files do you have? Text? Binary? Datalog? Do the files have headers?