On or near 1/19/02 5:56 PM, Barry Wainwright at [EMAIL PROTECTED] observed:
>> Have you tested this thoroughly? Barry was correct when he said that >> headers with multiple item break with white space , not space, at >> the beginning of the line. Entourage itself uses a tab, but other >> email clients may use other white-space: space, multiple spaces, and >> tabs being the most common. (It's even likely that tabs may get >> converted into multiple spaces when the message is sent.) I think >> you need to get rid of all of them. >> >> -- >> Paul Berkowitz > > 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. I did a minima (two messages) test with the revised script, that tests for both return/space and return/tab, and replaces both with a space. Worked for me. -- Microsoft MVP for Entourage/OE/Word Allen Watson <[EMAIL PROTECTED]> XNS name: =Allen Watson Applescripts for Outlook Express and Entourage: <http://homepage.mac.com/allenwatson/> -- 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/>
