On or near 8/21/03 1:35 PM, Mo Mehlsak/Barbara Riegelhaupt at
[EMAIL PROTECTED] observed:

> The request was made because the account popup may _not_ be as intuitive as
> you think, especially to someone [like my wife] for whom Erage and the Mac
> are a second system. And keyboard shortcuts may be useful to some, but just
> complicate a simple task for someone who isn't interested in learning the
> subtleties of any program. For someone like that, the basics are enough, and
> selecting a script from the menu requires fewer steps than opening a new
> window and remembering to change the popup before composing the message.
> Thanks for the script.
> 
You might like this slightly more sophisticated version:

tell application "Microsoft Entourage"
    set allAccts to name of every POP account
    set theAcct to choose from list allAccts with prompt "Pick and account"
    make new draft window with properties {account:POP account theAcct}
end tell
-- 
Microsoft MVP for Entourage/OE/Word (MVPs are volunteers)
Allen Watson <[EMAIL PROTECTED]> Entourage FAQ site:
<http://www.entourage.mvps.org/>
AppleScripts for Outlook Express and Entourage:
 <http://members.thinkaccess.net/[EMAIL PROTECTED]/Scripts/>
Entourage Help Pages: <http://www.entourage.mvps.org/>


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