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.
D.J., Santa Rosa, CA...And I appreciate your help too, even when I ask a silly question. You guys are great and your support is second to none.