text file split

Allows you to split a file into multiple files.


Example

Running this code will split the file "TEST.txt" from "Desktop" to 2.

plugin command("Data and Files Automation.dll", "text file split", "{$special folder("Desktop")}\\TEST.txt", 2, "True")

Was this helpful?

Previous Article

text file merge

Next Article

unzip file