On 7/1/02 11:49 AM, "Rick Johnson" <[EMAIL PROTECTED]> wrote:

> Most of my recent AppleScripting efforts (and posts here) have been revolved
> around inserting the reply above the quoted text, not under it. Doing a
> Google search for similar AppleScripts for reference, I came across Paul
> Berkowitz's iDisk site and downloaded "Reply Insertion Reversed X"
> AppleScripts. This pretty much did what I was trying to, only much more
> elegantly.

Actually I took some of it from a script by an MS tester, Steve Friesen, so
you're in good company.

> if acct1 then
>       set account of window 1 to POP account "account 1"
>       set other signature choice of window 1 to signature "signature 1"
>   else if acct2 then
>       set account of window 1 to POP account "account 2"
>       set other signature choice of window 1 to signature "signature 2"
>   end if

If you have those signatures set up in Tools/Accounts/the account/Options as
the default signature for the account, you don't need to set the other
signature choice. They will appear automatically as soon as the account is
changed.


-- 
Paul Berkowitz


-- 
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/>

Reply via email to