LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to overight file in one file

Dear all, i have 30 files and i want to merge all 30 file in one file ,  how to convert this

0 Kudos
Message 1 of 4
(2,420 Views)

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 

______________
Florian Abry
Inside Sales Engineer, NI Germany
0 Kudos
Message 2 of 4
(2,415 Views)

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 

______________
Florian Abry
Inside Sales Engineer, NI Germany
Download All
0 Kudos
Message 3 of 4
(2,410 Views)

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?

0 Kudos
Message 4 of 4
(2,402 Views)