Re: Splitting large file into little chunks based on tagging (example & script inc.)

2005-01-24 Thread John W. Krahn
FlashMX wrote: Hi, Hello, I have a large file that I want to split into smaller chunks based on a start and end text (...) My script works only partially. It only saves the first occurence of my match and then closes the script. How can I get it to keep ripping throught the file saving into individ

Splitting large file into little chunks based on tagging (example & script inc.)

2005-01-24 Thread FlashMX
Hi, I have a large file that I want to split into smaller chunks based on a start and end text (...) My script works only partially. It only saves the first occurence of my match and then closes the script. How can I get it to keep ripping throught the file saving into individual files. My file

re: Splitting large file into little chunks based on tagging (example & script inc.)

2005-01-24 Thread FlashMX
Hi, I have a large file that I want to split into smaller chunks based on a start and end text (...) My script works only partially. It only saves the first occurence of my match and then closes the script. How can I get it to keep ripping throught the file saving into individual files. My file