• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Outlook 2010
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Outlook 2010


  • Subject: Re: Outlook 2010
  • From: Paul Berkowitz <email@hidden>
  • Date: Wed, 17 Nov 2010 10:06:27 -0800
  • Thread-topic: Outlook 2010

On 11/15/10 2:13 PM, "Bennett Hart" <email@hidden> wrote:

> The new Outlook 2010 application has Applescript support but my scripts from
> Entourage 2008 do not work. Does anyone know where some sample Applescripts
> for creating new email messages might be available on the web?


In some cases, all you'll need to do is change the tell to application
"Microsoft Outlook", but in other cases you'll need to make changes as
suggested by Zack. Any time the old script won't compile once you've changed
the tell block, it should stop and error on a word that used to be an
application keyword and now is considered to be an undefined variable, often
with the syntax now wrong, so you'd get an error about "can't" something or
other. That's the point to check the dictionary for what the new keyword is.

--
Paul Berkowitz


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Outlook 2010 (From: Bennett Hart <email@hidden>)

  • Prev by Date: Re: Changing voice in VoiceOver
  • Next by Date: Copy/Paste in the Finder
  • Previous by thread: Re: Outlook 2010
  • Next by thread: Re: Outlook 2010
  • Index(es):
    • Date
    • Thread