Merge two files together
Here is an easy way to merge two files together using the Command feature.
| =strtofile(filetostr("c:\file2.txt"),"c:\file1.txt",.T.) |
This command adds file2 to the end of file1.
Here is an easy way to merge two files together using the Command feature.
| =strtofile(filetostr("c:\file2.txt"),"c:\file1.txt",.T.) |
This command adds file2 to the end of file1.
A.P., Grover Beach, CAYou guys always go above and beyond to assist me and we truly appreciate everything you do for us!