On 1/19/02 8:26 PM, I wrote: > On 1/19/02 5:56 PM, "Barry Wainwright" <[EMAIL PROTECTED]> wrote: > >> The multiple spaces won't cause a problem. I think he only has to >> detect a return/space or a return/tab & delete the return character. >> All he wants is to get the headers into one paragraph each - the >> extra spaces or tabs won't matter if they're within the paragraph >> since he is catching the date portion by looking for the semicolon >> separator. > > He'll need to use 'contains "Received:"' rather than 'starts with > "Received:"' in that case.
No, that's not true. Wrong line. "Received:" will always start a line, and it's not the one he's removing space from. OK, sorry. -- Paul Berkowitz -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
