Re: How to make a window Front in MS Outlook 2011
Re: How to make a window Front in MS Outlook 2011
- Subject: Re: How to make a window Front in MS Outlook 2011
- From: Christopher Stone <email@hidden>
- Date: Wed, 17 Feb 2016 09:34:05 -0600
On Feb 17, 2016, at 09:13, Dave <email@hidden> wrote:
The following fails when it tries to set the front window?
______________________________________________________________________
You can't set the front window, but you can set its index.
tell application "Microsoft Outlook" set myWin to window id 3519 set index of myWin to 1 end tell
|
_______________________________________________
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