• 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
Another Scripting Bridge Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Another Scripting Bridge Question


  • Subject: Another Scripting Bridge Question
  • From: Dave <email@hidden>
  • Date: Fri, 26 Jun 2015 16:27:17 +0100

H All,

In the following Application Script:


tell application “Microsoft Outlook”
activate

set myMessageList to current messages
set myMessage to item 1 of myMessageList
set the subject of myMessage to “Hello World”
save front window

end tell


Which application handle the “save front window” statement?

I’m trying to figure out how to do the save using the Scripting Bridge and I’m not sure how it’s handled normally?

All the Best
Dave


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Why would scroll events not arrive?
  • Next by Date: Re: Stupid ! and ?
  • Previous by thread: Re: Why would scroll events not arrive?
  • Next by thread: Re: Stupid ! and ?
  • Index(es):
    • Date
    • Thread