Steps to split each file by every 100 lines: 1. ctrl-h open 'Replace' dialog 2. click 'settings' page, in the middle of window, set split by 100, and check radio button (.)Lines, you can also set split naming to others, default is filename.001 002 ... 3. change the '>' to '< split by bytes/lines' at the left of 'output file' window. 4. click 'Batch...' button open 'batch runner', and click 'pick files' to pick all files in directory. 5. click 'Batch Replace', ok!
|