Hi, I'm looking to write a .bat file which can split a text file with three sections in it (with a blank line between each section) into 3 seperate files (one for each section). The length and content of each section varies but there is always a blank line between each section (2 blank lines total). I've had a look around at batch file help pages but have not found anything that would seem to help. I'm running this from the cmd line in windows XP .
Any hints or direction of where to look for a solution would be much appreciated.
Any hints or direction of where to look for a solution would be much appreciated.