On 7/2/04 3:02 PM, I wrote: > I wrote one just like it once, for Claris Emailer. Well, it wasn't just > like it. It worked on incoming and draft messages, and it would properly > wrap "quoted" lines that had been broken (so the trailing piece sits on a > line by itself without a leading ">". That was useful for cleaning up > incoming mail. But, of course, Entourage's auto text cleanup does that > very nicely now; the only thing I use, and rarely, is a script to just > strip one quote level.
If anyone is curious, you can get the script into Script Editor by clicking this URL: <http://tinyurl.com/353nd> This tinyURL service is really cool! I learned about it on the AppleScript Users list recently. There is a script you can use to create a tinyURL for any script. Just copy your script to the clipboard and run the following script; it will access the tinyURL.com website and produce a tinyURL for you: <http://tinyurl.com/2a9vr> This completely gets around all the problems of line wrap, strange characters, and having to explain how to copy the script to Script Editor; all we have to say is "click this URL, and save the resulting script to your Entourage Script Menu Items folder". -- 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/>
