Hi I have a text file which is about 700MB it is very difficult to open this file
but there are 5800 Chapters in the file every chapter is starting from "$$NEW$$" For example

Code:
"$$NEW$$"
Some Text
"$$NEW$$"
Some Text
"$$NEW$$"
Some Text
"$$NEW$$"
Some Text
I want to split the text file after every chapter ends any idea ?