chrispadfield
Sat 10th Feb '01, 3:35pm
Simple question i hope..
In an email, seperating the header from the footer is a blank line. I want to do a while loop for finding this blank line (to seperate header from footer), what exactly should i search for between the two "".
I thought it would be just
\n
but this does not seem to work.
any suggestions?
In an email, seperating the header from the footer is a blank line. I want to do a while loop for finding this blank line (to seperate header from footer), what exactly should i search for between the two "".
I thought it would be just
\n
but this does not seem to work.
any suggestions?