on 1/9/05 9:53 PM, Jud Spencer at [EMAIL PROTECTED] wrote: > On 1/9/05 9:33:44 PM, "Scott Haneda" <[EMAIL PROTECTED]> wrote: > >> Entourage seems to add a \r\r to the body of a email for some reason, so I >> end >> up with [EMAIL PROTECTED] in my group. Cosmetically, this looks fine in >> the group, but when it hits the email server and a DNS lookup is attempted to >> be made on example.com\r\r, of course, the domain can not be found. >> >> I have full control over the content of the notification email that is sent, >> so I can make the body of the email something like [EMAIL PROTECTED], but >> then I need help having the above AppleScript get the string between ## and >> ## >> >> Any help is appreciated. > > Why don't you just parse out the CR's?
My Applescript suxorsz that why :-) I am pretty sure Applescript doers not have a string replace function, so I know you have to use the set delimiter etc, thing, and I just don't know how to do it. -- ------------------------------------------------------------- Scott Haneda Tel: 415.898.2602 <http://www.newgeo.com> Fax: 313.557.5052 <[EMAIL PROTECTED]> Novato, CA U.S.A. -- 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/>
