Hello,
This probably has already been answered, but I can't seem to find anything that has helped. I need to copy the contents of a number of text files into a single separate file. I really just need to mimic exactly what would happen from a command line -
{copy file1.txt + file2.txt file3.txt}.
Thanks in advance,
Bruce
This probably has already been answered, but I can't seem to find anything that has helped. I need to copy the contents of a number of text files into a single separate file. I really just need to mimic exactly what would happen from a command line -
{copy file1.txt + file2.txt file3.txt}.
Thanks in advance,
Bruce