Feature request: text mode for Split File

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
alancorey
Junior Member
Junior Member
Posts: 3
Joined: 2004-10-14, 13:42 UTC

Feature request: text mode for Split File

Post by *alancorey »

How about a checkbox for text mode and being able to enter a number of lines instead of bytes in the file split dialog?

Doesn't seem too hard to do and I was a little surprised that it wasn't already there. I guess it could have issues with DOS/Unix/Mac line ends, but it isn't that hard to make it look for any of them.

I have a use (this morning) for splitting a tab-delimited file of about 1500 lines into chunks of 20 lines or so, for something I"m developing. Each 20 line chunk would just be a test, but I can't use any of them more than once.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50532
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Interesting idea. Currently the split function doesn't work on a line by lane basis, additional parsing would be necessary.
Author of Total Commander
https://www.ghisler.com
Post Reply