On 11/4/03 9:57 AM, Paul Berkowitz deftly typed out: > This is not something Entourage can or should do for you. Other script > editors (Script Debugger, also Smile I think) lets you specify line endings. > Perhaps a later revision of Script Editor will do the same. Otherwise you > have to take care of it yourself. If Entourage were to change its own line > endings from CR to LF, it would probably break not only all previous scripts > but lots of stuff in its own code. Fortunately both Entourage and > AppleScript know what 'paragraphs' (line ends) are, no matter which version > is used. It's only in literal strings in AS, compiled in a Cocoa script > editor, where you need to take precautions.
Thanks for the clear explanation Paul. I wasn't suggesting that the problem lay with Entourage. I fully expected that the fix, if there was one, was going to be something that needed to be done in Script Editor. I was hoping more for something that wasn't going to affect my code this much, but your workarounds work nicely as advertised. Thanks! -Remo Del Bello -- "Even if a man chops off your hand with a sword, you still have two nice sharp bones to stick in his eyes." - Kendo proverb -- 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/>
