Concatenate TXT files

Angy -  
 nour -
Hello everyone,

I would like to concatenate the content of several TXT files into a single TXT or XLS file...

However, the problem arises (because I have already managed to do this with the Concat14fr software) that each line of the summary file should include the name of the original file!

Is this possible?

Thank you in advance

Angy
Configuration: Windows

11 réponses

cricri
 
Hello,

Arnaud's solution works very well for me, but using \ instead of /.
That is to say in your case:
opy mydirectory\* merge.txt

good luck
18