text file merge

Allows you to merge text files.


Example

Running this code will merge list "%file" to "My File.txt", saving it to "$special folder Application\TEST2\My File.txt".

plugin command("Data and Files Automation.dll", "text file merge", %file, "{$special folder("Application")}\\TEST2\\My File.txt", "True")

Was this helpful?

Previous Article

text file encoding

Next Article

text file split