Page 1 of 1

Can I use Textpad to split large files?

Posted: Wed Dec 10, 2008 3:53 pm
by ejohnson
Is it possible to split one large file into smaller ones via Textpad? I would like split based on the number of rows or say be able to specify the number of files to be generated. TIA!

Erik

Posted: Wed Dec 10, 2008 6:02 pm
by Bob Hansen
Yes, you could make a macro to go down "n" lines, extract section and save, delete those lines, and repeat as needed. Macros wil save and repeat filenames when saving, so this will probably involve some manual intervention.