aequitas1903
Board Regular
- Joined
- Mar 8, 2012
- Messages
- 127
Hello everyone,
I don't know if I post to correct forum but I wanted to ask if there is an easy way to merge xml files?
I got over 600 xml files which have same structure and splitted because of the file size. But as you know processing each and every one of them separately will take some time.
So I would like to ask if you can recommend me a way to merge them into one xml file?
I tried " copy /b *xml JOINED_FILE_NAME.xml " in Windows Command Window(.cmd) but didn't work :/
Any help is appreciated.
Cheers,
I don't know if I post to correct forum but I wanted to ask if there is an easy way to merge xml files?
I got over 600 xml files which have same structure and splitted because of the file size. But as you know processing each and every one of them separately will take some time.
So I would like to ask if you can recommend me a way to merge them into one xml file?
I tried " copy /b *xml JOINED_FILE_NAME.xml " in Windows Command Window(.cmd) but didn't work :/
Any help is appreciated.
Cheers,