Hello,
I'm working with email piping, and I am curious if anyone knows how to auto correctly detect when a line is over. I am fixing a clients script, and this is one of the bugs that I have ran acrossed. The original script places a break at the end of each line, but it's been putting them in 'very' weird spots.
Example: http://mindful-success.com/articles/breaking_the_mold.html
Here is what it 'should' look like:
http://mindful-success.com/articles/breaking_the_mold-better.html
If anyone can help, can you provide an example of how you would trick the code into placing a couple breaks after each CORRECT line?