Re: Problem saving a message in Outlook 2011
Re: Problem saving a message in Outlook 2011
- Subject: Re: Problem saving a message in Outlook 2011
- From: Dave <email@hidden>
- Date: Tue, 23 Feb 2016 14:25:14 +0000
I found the problem a couple of minutes after posting!
It needed a Tell around the first part, e.g.
on run
tell application id "com.microsoft.Outlook"
set myWindowID to the id of front window
end tell
get my saveOutlookWindowWithWindowID:(myWindowID)
end run
Thanks a lot for your help.
All the Very Best
Dave
_______________________________________________
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