In this little program "yourfile.txt" should be replaced by the name of your text file.
And the name of the files that will be created are called "file" plus a number, starting at o plus the extention ".txt".
ie: file0.txt, file1.txt, file2.txt, etc...
You can change the text values "file" & ".txt" to what ever you want.
Provided you follow the rules for naming files.