I have a text file that contains several pages with page break. I need to open this file and read one page (marked by page break charecter) into a buffer variable and based on certain conditions need to write (the entire page in buffer) to one of the several output files. How do I do it? I've used very basic file operations in perl but this type operations.
Thanks to the great forum that helps many new people like me.
TX
Thanks to the great forum that helps many new people like me.
TX