This is probably a simple question, but is there any way to append two or more text files in a similar way to the old DOS method of: Copy myfile1.txt+myfile2.txt mynewfile.txt?
Printable View
This is probably a simple question, but is there any way to append two or more text files in a similar way to the old DOS method of: Copy myfile1.txt+myfile2.txt mynewfile.txt?
See this thread
http://forums.vb-world.net/showthrea...threadid=14927
Thanx! The info in that thread has given me alot to go at!