Because mine acts on 'draft window' or 'draft news window' open on the screen, while Allen's acts on 'current messages' - which are saved messages in a folder list or the incoming message being filtered by a rule.
These are completely different types of objects in AppleScript. So use the appropriate script for the appropriate object. (Yes, it would be possible to combine both possibilities into one script.) -- Paul Berkowitz > From: Glenn Zieman <[EMAIL PROTECTED]> > Reply-To: "Entourage:mac Talk" <[EMAIL PROTECTED]> > Date: Thu, 02 Dec 2004 12:23:53 -0600 > To: Entourage <[EMAIL PROTECTED]> > Subject: Re: Remove Double spaces > > I agree on Peters comments, but why does one work on saved and the other > work on drafts? > > > On 12/1/04 9:15 PM, "Peter C.S. Adams" <[EMAIL PROTECTED]> wrote: > >> Paul's script works on draft messages, Allen's on non-draft (saved) >> messages. >> >> Thanks, Paul and Allen. > > > -- > 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/> > > -- 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/>
