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.
J.P., Houma, LAAccuZIP6 has the best support I know of, and I refer you guys every chance I get.